Uses of Class
com.sun.jersey.core.spi.component.ProviderServices

Packages that use ProviderServices
com.sun.jersey.core.spi.factory Provides support for factories of particular component types. 
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Uses of ProviderServices in com.sun.jersey.core.spi.factory
 

Methods in com.sun.jersey.core.spi.factory with parameters of type ProviderServices
 void InjectableProviderFactory.configure(ProviderServices providerServices)
           
 void InjectableProviderFactory.configureProviders(ProviderServices providerServices)
           
 void ContextResolverFactory.init(ProviderServices providersServices, InjectableProviderFactory ipf)
           
 

Constructors in com.sun.jersey.core.spi.factory with parameters of type ProviderServices
MessageBodyFactory(ProviderServices providerServices, boolean deprecatedProviderPrecedence)
           
 

Uses of ProviderServices in com.sun.jersey.spi.container
 

Constructors in com.sun.jersey.spi.container with parameters of type ProviderServices
ResourceMethodCustomInvokerDispatchFactory(ProviderServices providerServices)
           
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.