Interface Binding<T>
- Type Parameters:
T- the type produced by theBindingfor aDependency
- All Known Subinterfaces:
ClassBinding<T>, ValueBinding<T>
- All Known Implementing Classes:
AbstractBinding
public interface Binding<T>
Defines a mechanism to resolve a
Dependency for injection.- Since:
- Oct-2024
- Author:
- brian.oliver
- See Also:
-
Method Summary
-
Method Details
-
dependency
-