|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectionResolver | |
---|---|
org.glassfish.examples.http | |
org.jvnet.hk2.internal |
Uses of InjectionResolver in org.glassfish.examples.http |
---|
Classes in org.glassfish.examples.http that implement InjectionResolver | |
---|---|
class |
AlternateInjectResolver
|
Uses of InjectionResolver in org.jvnet.hk2.internal |
---|
Classes in org.jvnet.hk2.internal that implement InjectionResolver | |
---|---|
class |
ThreeThirtyResolver
|
Methods in org.jvnet.hk2.internal that return InjectionResolver | |
---|---|
static InjectionResolver<?> |
Utilities.getInjectionResolver(ServiceLocatorImpl locator,
AnnotatedElement annotatedGuy)
Returns an injection resolver for this AnnotatedElement |
Methods in org.jvnet.hk2.internal that return types with arguments of type InjectionResolver | |
---|---|
static ActiveDescriptor<InjectionResolver<javax.inject.Inject>> |
Utilities.getThreeThirtyDescriptor(ServiceLocatorImpl locator)
Creates a Three Thirty constant active descriptor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |