|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.spi.inject.SingletonTypeInjectableProvider<Context,T>
com.sun.jersey.spi.container.servlet.WebComponent.ContextInjectableProvider<T>
T
- the type of the constant value.protected static class WebComponent.ContextInjectableProvider<T>
A helper class for creating an injectable provider that supports
Context
with a type and constant value.
Constructor Summary | |
---|---|
protected |
WebComponent.ContextInjectableProvider(java.lang.reflect.Type type,
T instance)
Create a new instance. |
Method Summary |
---|
Methods inherited from class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider |
---|
getInjectable, getScope, getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WebComponent.ContextInjectableProvider(java.lang.reflect.Type type, T instance)
type
- the type of the constant value.instance
- the constant value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |