|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectableProvider | |
---|---|
com.sun.jersey.spi.inject | Provides support for injection onto resource and provider classes. |
Uses of InjectableProvider in com.sun.jersey.spi.inject |
---|
Classes in com.sun.jersey.spi.inject that implement InjectableProvider | |
---|---|
class |
PerRequestTypeInjectableProvider<A extends Annotation,T>
A utility class that may implemented to support a per-request injectable provider for a specific type T. |
class |
SingletonTypeInjectableProvider<A extends Annotation,T>
A utility class that may implemented to support a singleton injectable provider for a specific type T, and an instance of type T, that is to be injected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |