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. 
 

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)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.