org.apache.geronimo.gbean.annotation
Class AnnotationGBeanInfoFactory
java.lang.Object
org.apache.geronimo.gbean.annotation.AnnotationGBeanInfoFactory
- All Implemented Interfaces:
- GBeanInfoFactory
public class AnnotationGBeanInfoFactory
- extends Object
- implements GBeanInfoFactory
- Version:
- $Rev:$ $Date:$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationGBeanInfoFactory
public AnnotationGBeanInfoFactory()
getGBeanInfo
public GBeanInfo getGBeanInfo(String className,
org.osgi.framework.Bundle bundle)
throws GBeanInfoFactoryException
- Specified by:
getGBeanInfo in interface GBeanInfoFactory
- Throws:
GBeanInfoFactoryException
getGBeanInfo
public GBeanInfo getGBeanInfo(Class clazz)
throws GBeanInfoFactoryException
- Specified by:
getGBeanInfo in interface GBeanInfoFactory
- Throws:
GBeanInfoFactoryException
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.