|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.ContextInjectionResolver
@Singleton public class ContextInjectionResolver
Injection resolver for @Context injection annotation.
| Nested Class Summary | |
|---|---|
static class |
ContextInjectionResolver.Module
|
| Field Summary |
|---|
| Fields inherited from interface org.glassfish.hk2.api.InjectionResolver |
|---|
SYSTEM_RESOLVER_NAME |
| Constructor Summary | |
|---|---|
ContextInjectionResolver()
|
|
| Method Summary | |
|---|---|
boolean |
isConstructorParameterIndicator()
|
boolean |
isMethodParameterIndicator()
|
java.lang.Object |
resolve(Injectee injectee,
ServiceHandle<?> root)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextInjectionResolver()
| Method Detail |
|---|
public java.lang.Object resolve(Injectee injectee,
ServiceHandle<?> root)
resolve in interface InjectionResolver<Context>public boolean isConstructorParameterIndicator()
isConstructorParameterIndicator in interface InjectionResolver<Context>public boolean isMethodParameterIndicator()
isMethodParameterIndicator in interface InjectionResolver<Context>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||