|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GBeanInfoFactoryException | |
|---|---|
| org.apache.geronimo.gbean | |
| org.apache.geronimo.gbean.annotation | |
| Uses of GBeanInfoFactoryException in org.apache.geronimo.gbean |
|---|
| Methods in org.apache.geronimo.gbean that throw GBeanInfoFactoryException | |
|---|---|
GBeanInfo |
GBeanInfoFactory.getGBeanInfo(Class clazz)
|
GBeanInfo |
MultiGBeanInfoFactory.getGBeanInfo(Class clazz)
|
GBeanInfo |
BasicGBeanInfoFactory.getGBeanInfo(Class clazz)
try not to use this one, it requires the *GBean class to be in the same classloader as the * class. |
GBeanInfo |
GBeanInfoFactory.getGBeanInfo(String className,
org.osgi.framework.Bundle bundle)
|
GBeanInfo |
MultiGBeanInfoFactory.getGBeanInfo(String className,
org.osgi.framework.Bundle bundle)
|
GBeanInfo |
BasicGBeanInfoFactory.getGBeanInfo(String className,
org.osgi.framework.Bundle bundle)
|
| Uses of GBeanInfoFactoryException in org.apache.geronimo.gbean.annotation |
|---|
| Methods in org.apache.geronimo.gbean.annotation that throw GBeanInfoFactoryException | |
|---|---|
GBeanInfo |
AnnotationGBeanInfoFactory.getGBeanInfo(Class clazz)
|
GBeanInfo |
AnnotationGBeanInfoFactory.getGBeanInfo(String className,
org.osgi.framework.Bundle bundle)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||