Uses of Interface
com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory

Packages that use IoCComponentProviderFactory
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components. 
 

Uses of IoCComponentProviderFactory in com.sun.jersey.core.spi.component.ioc
 

Constructors in com.sun.jersey.core.spi.component.ioc with parameters of type IoCComponentProviderFactory
IoCProviderFactory(InjectableProviderContext ipc, IoCComponentProviderFactory icpf)
           
 

Constructor parameters in com.sun.jersey.core.spi.component.ioc with type arguments of type IoCComponentProviderFactory
IoCProviderFactory(InjectableProviderContext ipc, java.util.List<IoCComponentProviderFactory> factories)
           
 



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