org.openejb.deployment
Class OpenEJBGBeanAdapter
java.lang.Object
org.openejb.deployment.OpenEJBGBeanAdapter
- All Implemented Interfaces:
- org.apache.geronimo.deployment.service.GBeanAdapter
- public class OpenEJBGBeanAdapter
- extends Object
- implements org.apache.geronimo.deployment.service.GBeanAdapter
- Version:
- $Revision: 1.1 $ $Date: 2004/04/01 22:36:52 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenEJBGBeanAdapter
public OpenEJBGBeanAdapter(org.openejb.xbeans.ejbjar.OpenejbGbeanType gbean)
getName
public String getName()
- Specified by:
getName
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getClass1
public String getClass1()
- Specified by:
getClass1
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getAttributeCount
public int getAttributeCount()
- Specified by:
getAttributeCount
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getAttributeName
public String getAttributeName(int i)
- Specified by:
getAttributeName
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getAttributeType
public String getAttributeType(int i)
- Specified by:
getAttributeType
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getAttributeStringValue
public String getAttributeStringValue(int i)
- Specified by:
getAttributeStringValue
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferenceCount
public int getReferenceCount()
- Specified by:
getReferenceCount
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferenceName
public String getReferenceName(int i)
- Specified by:
getReferenceName
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferenceStringValue
public String getReferenceStringValue(int i)
- Specified by:
getReferenceStringValue
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferencesCount
public int getReferencesCount()
- Specified by:
getReferencesCount
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferencesName
public String getReferencesName(int i)
- Specified by:
getReferencesName
in interface org.apache.geronimo.deployment.service.GBeanAdapter
getReferencesPatternArray
public String[] getReferencesPatternArray(int i)
- Specified by:
getReferencesPatternArray
in interface org.apache.geronimo.deployment.service.GBeanAdapter
Copyright © 1999-2005 OpenEJB. All Rights Reserved.