|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.jersey.spi.inject | |
---|---|
com.sun.jersey.spi.inject | Provides support for injection onto resource and provider classes. |
com.sun.jersey.spi.resource | Provides support for plugable life-cycle declaration and implementation. |
com.sun.jersey.spi.service | Provides support for services and components. |
Classes in com.sun.jersey.spi.inject used by com.sun.jersey.spi.inject | |
---|---|
Injectable
The type of something that is injectable. |
|
InjectableProvider
An injectable provider provides an injectable which in turn may be used to obtain the instance to inject onto a field, bean setter method, parameter of a constructor, or parameter of a method. |
Classes in com.sun.jersey.spi.inject used by com.sun.jersey.spi.resource | |
---|---|
InjectableProviderContext
The context to obtain Injectable instances. |
Classes in com.sun.jersey.spi.inject used by com.sun.jersey.spi.service | |
---|---|
Injectable
The type of something that is injectable. |
|
InjectableProviderContext
The context to obtain Injectable instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |