|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectableProviderContext | |
---|---|
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. |
Uses of InjectableProviderContext in com.sun.jersey.spi.resource |
---|
Constructors in com.sun.jersey.spi.resource with parameters of type InjectableProviderContext | |
---|---|
ResourceClassInjector(InjectableProviderContext ipc,
ComponentProvider.Scope s,
AbstractResource resource)
Create a new resource class injector. |
|
ResourceConstructor(InjectableProviderContext ipc)
|
Uses of InjectableProviderContext in com.sun.jersey.spi.service |
---|
Fields in com.sun.jersey.spi.service declared as InjectableProviderContext | |
---|---|
protected InjectableProviderContext |
ComponentConstructor.ipc
|
Constructors in com.sun.jersey.spi.service with parameters of type InjectableProviderContext | |
---|---|
ComponentConstructor(InjectableProviderContext ipc)
Create a component constructor with the injectable provider context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |