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

Packages that use IoCComponentProcessorFactory
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components. 
com.sun.jersey.server.impl.jcdi   
 

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

Methods in com.sun.jersey.core.spi.component.ioc with parameters of type IoCComponentProcessorFactory
 void IoCComponentProcessorFactoryInitializer.init(IoCComponentProcessorFactory cpf)
          Initialize with the IoCComponentProcessorFactory.
 

Uses of IoCComponentProcessorFactory in com.sun.jersey.server.impl.jcdi
 

Methods in com.sun.jersey.server.impl.jcdi with parameters of type IoCComponentProcessorFactory
 void JCDIComponentProviderFactory.init(IoCComponentProcessorFactory cpf)
           
 



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