Binding<T>, Element, HasDependenciespublic interface ConstructorBinding<T> extends Binding<T>, HasDependencies
| Modifier and Type | Method | Description |
|---|---|---|
InjectionPoint |
getConstructor() |
Gets the constructor this binding injects.
|
java.util.Set<InjectionPoint> |
getInjectableMembers() |
Returns all instance method and field injection points on
type. |
acceptScopingVisitor, acceptTargetVisitor, getKey, getProvideracceptVisitor, applyTo, getSourcegetDependenciesInjectionPoint getConstructor()
java.util.Set<InjectionPoint> getInjectableMembers()
type.