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)
          Create a new provider factory based on given context and factory.
 

Constructor parameters in com.sun.jersey.core.spi.component.ioc with type arguments of type IoCComponentProviderFactory
IoCProviderFactory(InjectableProviderContext ipc, java.util.List<IoCComponentProviderFactory> factories)
          Create a new provider factory based on given context and factories.
 



Copyright © 2017 Oracle Corporation. All Rights Reserved.