|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectableProviderFactory | |
---|---|
com.sun.jersey.core.spi.component | Provides support for components. |
com.sun.jersey.core.spi.factory | Provides support for factories of particular component types. |
Uses of InjectableProviderFactory in com.sun.jersey.core.spi.component |
---|
Methods in com.sun.jersey.core.spi.component with parameters of type InjectableProviderFactory | |
---|---|
void |
ProviderServices.update(Set<Class<?>> providers,
Set<?> providerInstances,
InjectableProviderFactory ipf)
|
Uses of InjectableProviderFactory in com.sun.jersey.core.spi.factory |
---|
Methods in com.sun.jersey.core.spi.factory with parameters of type InjectableProviderFactory | |
---|---|
void |
ContextResolverFactory.init(ProviderServices providersServices,
InjectableProviderFactory ipf)
|
void |
InjectableProviderFactory.update(InjectableProviderFactory ipf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |