Uses of Interface
org.apache.geronimo.gbean.GBeanInfoFactory

Packages that use GBeanInfoFactory
org.apache.geronimo.gbean   
org.apache.geronimo.gbean.annotation   
org.apache.geronimo.kernel.config.xstream   
 

Uses of GBeanInfoFactory in org.apache.geronimo.gbean
 

Classes in org.apache.geronimo.gbean that implement GBeanInfoFactory
 class BasicGBeanInfoFactory
           
 class MultiGBeanInfoFactory
           
 

Methods in org.apache.geronimo.gbean that return GBeanInfoFactory
protected  GBeanInfoFactory GBeanData.newGBeanInfoFactory()
           
 

Methods in org.apache.geronimo.gbean with parameters of type GBeanInfoFactory
 void MultiGBeanInfoFactory.registerFactory(GBeanInfoFactory factory)
           
 void GBeanInfoFactoryRegistry.registerFactory(GBeanInfoFactory factory)
           
 void MultiGBeanInfoFactory.unregisterFactory(GBeanInfoFactory factory)
           
 void GBeanInfoFactoryRegistry.unregisterFactory(GBeanInfoFactory factory)
           
 

Uses of GBeanInfoFactory in org.apache.geronimo.gbean.annotation
 

Classes in org.apache.geronimo.gbean.annotation that implement GBeanInfoFactory
 class AnnotationGBeanInfoFactory
           
 

Uses of GBeanInfoFactory in org.apache.geronimo.kernel.config.xstream
 

Methods in org.apache.geronimo.kernel.config.xstream that return GBeanInfoFactory
protected  GBeanInfoFactory GBeanDataConverter.newGBeanInfoFactory()
           
 



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.