org.apache.geronimo.connector.deployment
Class RARGBeanAdapter

java.lang.Object
  extended byorg.apache.geronimo.connector.deployment.RARGBeanAdapter
All Implemented Interfaces:
org.apache.geronimo.deployment.service.GBeanAdapter

public class RARGBeanAdapter
extends Object
implements org.apache.geronimo.deployment.service.GBeanAdapter

Version:
$Revision: 1.1 $ $Date: 2004/03/12 17:58:45 $

Constructor Summary
RARGBeanAdapter(org.apache.geronimo.xbeans.geronimo.GerGbeanType gbean)
           
 
Method Summary
 int getAttributeCount()
           
 String getAttributeName(int i)
           
 String getAttributeStringValue(int i)
           
 String getAttributeType(int i)
           
 String getClass1()
           
 String getName()
           
 int getReferenceCount()
           
 String getReferenceName(int i)
           
 int getReferencesCount()
           
 String getReferencesName(int i)
           
 String[] getReferencesPatternArray(int i)
           
 String getReferenceStringValue(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RARGBeanAdapter

public RARGBeanAdapter(org.apache.geronimo.xbeans.geronimo.GerGbeanType gbean)
Method Detail

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 © 2003-2005 Apache Software Foundation. All Rights Reserved.