|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reference | |
|---|---|
| org.jvnet.hk2.component | Primary API surface of HK2. Start with Habitat. |
| Uses of Reference in org.jvnet.hk2.component |
|---|
| Methods in org.jvnet.hk2.component with parameters of type Reference | ||
|---|---|---|
static
|
Creators.qualifyingConstructors(Class<T> c,
List<Constructor<?>> allList,
Set<Class<? extends Annotation>> injectionAnnotations,
Reference<Constructor<T>> defaultCtor,
Reference<Constructor<T>> noArgCtor)
Returns all "eligible" constructors for injection. |
|
static
|
Creators.qualifyingConstructors(Class<T> c,
List<Constructor<?>> allList,
Set<Class<? extends Annotation>> injectionAnnotations,
Reference<Constructor<T>> defaultCtor,
Reference<Constructor<T>> noArgCtor)
Returns all "eligible" constructors for injection. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||