Package | Description |
---|---|
org.jvnet.hk2.internal |
Modifier and Type | Class and Description |
---|---|
class |
ThreeThirtyResolver |
Modifier and Type | Method and Description |
---|---|
static InjectionResolver<?> |
Utilities.getInjectionResolver(ServiceLocatorImpl locator,
AnnotatedElement annotatedGuy)
Returns an injection resolver for this AnnotatedElement.
|
static InjectionResolver<?> |
Utilities.getInjectionResolver(ServiceLocatorImpl locator,
Injectee injectee)
Returns an injection resolver for the injectee
|
Modifier and Type | Method and Description |
---|---|
static ActiveDescriptor<InjectionResolver<javax.inject.Inject>> |
Utilities.getThreeThirtyDescriptor(ServiceLocatorImpl locator)
Creates a Three Thirty constant active descriptor
|
Copyright © 2014 Oracle Corporation. All rights reserved.