|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.model.parameter.HttpContextInjectableProvider
public final class HttpContextInjectableProvider
Constructor Summary | |
---|---|
HttpContextInjectableProvider()
|
Method Summary | |
---|---|
Injectable |
getInjectable(ComponentContext ic,
javax.ws.rs.core.Context a,
java.lang.reflect.Type c)
Get an injectable. |
ComponentScope |
getScope()
Get the scope of the injectable provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpContextInjectableProvider()
Method Detail |
---|
public ComponentScope getScope()
InjectableProvider
getScope
in interface InjectableProvider<javax.ws.rs.core.Context,java.lang.reflect.Type>
public Injectable getInjectable(ComponentContext ic, javax.ws.rs.core.Context a, java.lang.reflect.Type c)
InjectableProvider
getInjectable
in interface InjectableProvider<javax.ws.rs.core.Context,java.lang.reflect.Type>
ic
- the injectable contexta
- the annotation instancec
- the context instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |