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)
           
 

Constructors in com.sun.jersey.core.spi.factory with parameters of type ProviderServices
ContextResolverFactory(ProviderServices providersServices, InjectableProviderFactory ipf)
           
MessageBodyFactory(ProviderServices providerServices)
           
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.