Uses of Class
org.apache.geronimo.gbean.GBeanInfoBuilder

Packages that use GBeanInfoBuilder
org.apache.geronimo.gbean   
 

Uses of GBeanInfoBuilder in org.apache.geronimo.gbean
 

Methods in org.apache.geronimo.gbean that return GBeanInfoBuilder
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class gbeanType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class sourceClass, Class gbeanType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class sourceClass, Class gbeanType, GBeanInfo source, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class sourceClass, Class gbeanType, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class gbeanType, GBeanInfo source)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class gbeanType, GBeanInfo source, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class gbeanType, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class sourceClass, String name, Class gbeanType, GBeanInfo source, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(Class sourceClass, String name, Class gbeanType, String j2eeType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(String name, Class gbeanType)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(String name, Class gbeanType, GBeanInfo source)
           
static GBeanInfoBuilder GBeanInfoBuilder.createStatic(String name, Class gbeanType, String j2eeType)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.