Uses of Class
com.sun.jersey.core.spi.factory.InjectableProviderFactory

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
 

Constructors in com.sun.jersey.core.spi.component with parameters of type InjectableProviderFactory
ProviderServices(InjectableProviderFactory injectableFactory, ProviderFactory componentProviderFactory, java.util.Set<java.lang.Class<?>> providers, java.util.Set<?> providerInstances)
          Create the provider services.
 

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

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



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