Package | Description |
---|---|
com.sun.jersey.core.spi.component |
Provides support for components.
|
com.sun.jersey.core.spi.factory |
Provides support for factories of particular component types.
|
Modifier and Type | Method and Description |
---|---|
void |
ProviderServices.update(java.util.Set<java.lang.Class<?>> providers,
java.util.Set<?> providerInstances,
InjectableProviderFactory ipf) |
Modifier and Type | Method and Description |
---|---|
void |
ContextResolverFactory.init(ProviderServices providersServices,
InjectableProviderFactory ipf) |
void |
InjectableProviderFactory.update(InjectableProviderFactory ipf) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.