org.openejb.xbeans.ejbjar
Interface OpenejbSessionBeanType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
OpenejbSessionBeanTypeImpl

public interface OpenejbSessionBeanType
extends org.apache.xmlbeans.XmlObject

An XML session-beanType(@http://www.openejb.org/xml/ns/openejb-jar-2.1). This is a complex type.


Nested Class Summary
static class OpenejbSessionBeanType.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 void addJndiName(String jndiName)
          Appends the value as the last "jndi-name" element
 void addLocalJndiName(String localJndiName)
          Appends the value as the last "local-jndi-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
          Appends and returns a new empty value (as xml) as the last "gbean-ref" element
 org.apache.xmlbeans.XmlString addNewJndiName()
          Appends and returns a new empty value (as xml) as the last "jndi-name" element
 org.apache.xmlbeans.XmlString addNewLocalJndiName()
          Appends and returns a new empty value (as xml) as the last "local-jndi-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
          Appends and returns a new empty "tss" element
 OpenejbWebServiceSecurityType addNewWebServiceSecurity()
          Appends and returns a new empty "web-service-security" element
 org.apache.xmlbeans.XmlString addNewWebServiceVirtualHost()
          Appends and returns a new empty value (as xml) as the last "web-service-virtual-host" element
 void addWebServiceVirtualHost(String webServiceVirtualHost)
          Appends the value as the last "web-service-virtual-host" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 String getEjbName()
          Gets the "ejb-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
          Gets array of all "gbean-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
          Gets ith "gbean-ref" element
 String getId()
          Gets the "id" attribute
 String[] getJndiNameArray()
          Gets array of all "jndi-name" elements
 String getJndiNameArray(int i)
          Gets ith "jndi-name" element
 String[] getLocalJndiNameArray()
          Gets array of all "local-jndi-name" elements
 String getLocalJndiNameArray(int i)
          Gets ith "local-jndi-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
          Gets the "tss" element
 String getTssLink()
          Gets the "tss-link" element
 String getWebServiceAddress()
          Gets the "web-service-address" element
 OpenejbWebServiceSecurityType getWebServiceSecurity()
          Gets the "web-service-security" element
 String[] getWebServiceVirtualHostArray()
          Gets array of all "web-service-virtual-host" elements
 String getWebServiceVirtualHostArray(int i)
          Gets ith "web-service-virtual-host" element
 void insertJndiName(int i, String jndiName)
          Inserts the value as the ith "jndi-name" element
 void insertLocalJndiName(int i, String localJndiName)
          Inserts the value as the ith "local-jndi-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
 org.apache.xmlbeans.XmlString insertNewJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "jndi-name" element
 org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 org.apache.xmlbeans.XmlString insertNewWebServiceVirtualHost(int i)
          Inserts and returns a new empty value (as xml) as the ith "web-service-virtual-host" element
 void insertWebServiceVirtualHost(int i, String webServiceVirtualHost)
          Inserts the value as the ith "web-service-virtual-host" element
 boolean isSetId()
          True if has "id" attribute
 boolean isSetTss()
          True if has "tss" element
 boolean isSetTssLink()
          True if has "tss-link" element
 boolean isSetWebServiceAddress()
          True if has "web-service-address" element
 boolean isSetWebServiceSecurity()
          True if has "web-service-security" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeGbeanRef(int i)
          Removes the ith "gbean-ref" element
 void removeJndiName(int i)
          Removes the ith "jndi-name" element
 void removeLocalJndiName(int i)
          Removes the ith "local-jndi-name" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void removeWebServiceVirtualHost(int i)
          Removes the ith "web-service-virtual-host" element
 void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbName(String ejbName)
          Sets the "ejb-name" element
 void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
          Sets array of all "gbean-ref" element
 void setGbeanRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
          Sets ith "gbean-ref" element
 void setId(String id)
          Sets the "id" attribute
 void setJndiNameArray(int i, String jndiName)
          Sets ith "jndi-name" element
 void setJndiNameArray(String[] jndiNameArray)
          Sets array of all "jndi-name" element
 void setLocalJndiNameArray(int i, String localJndiName)
          Sets ith "local-jndi-name" element
 void setLocalJndiNameArray(String[] localJndiNameArray)
          Sets array of all "local-jndi-name" element
 void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceEnvRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setResourceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 void setServiceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
          Sets ith "service-ref" element
 void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
          Sets the "tss" element
 void setTssLink(String tssLink)
          Sets the "tss-link" element
 void setWebServiceAddress(String webServiceAddress)
          Sets the "web-service-address" element
 void setWebServiceSecurity(OpenejbWebServiceSecurityType webServiceSecurity)
          Sets the "web-service-security" element
 void setWebServiceVirtualHostArray(int i, String webServiceVirtualHost)
          Sets ith "web-service-virtual-host" element
 void setWebServiceVirtualHostArray(String[] webServiceVirtualHostArray)
          Sets array of all "web-service-virtual-host" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfGbeanRefArray()
          Returns number of "gbean-ref" element
 int sizeOfJndiNameArray()
          Returns number of "jndi-name" element
 int sizeOfLocalJndiNameArray()
          Returns number of "local-jndi-name" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 int sizeOfWebServiceVirtualHostArray()
          Returns number of "web-service-virtual-host" element
 void unsetId()
          Unsets the "id" attribute
 void unsetTss()
          Unsets the "tss" element
 void unsetTssLink()
          Unsets the "tss-link" element
 void unsetWebServiceAddress()
          Unsets the "web-service-address" element
 void unsetWebServiceSecurity()
          Unsets the "web-service-security" element
 org.apache.xmlbeans.XmlString xgetEjbName()
          Gets (as xml) the "ejb-name" element
 org.apache.xmlbeans.XmlID xgetId()
          Gets (as xml) the "id" attribute
 org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
          Gets (as xml) array of all "jndi-name" elements
 org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
          Gets (as xml) ith "jndi-name" element
 org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
          Gets (as xml) array of all "local-jndi-name" elements
 org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
          Gets (as xml) ith "local-jndi-name" element
 org.apache.xmlbeans.XmlString xgetTssLink()
          Gets (as xml) the "tss-link" element
 org.apache.xmlbeans.XmlString xgetWebServiceAddress()
          Gets (as xml) the "web-service-address" element
 org.apache.xmlbeans.XmlString[] xgetWebServiceVirtualHostArray()
          Gets (as xml) array of all "web-service-virtual-host" elements
 org.apache.xmlbeans.XmlString xgetWebServiceVirtualHostArray(int i)
          Gets (as xml) ith "web-service-virtual-host" element
 void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
          Sets (as xml) the "ejb-name" element
 void xsetId(org.apache.xmlbeans.XmlID id)
          Sets (as xml) the "id" attribute
 void xsetJndiNameArray(int i, org.apache.xmlbeans.XmlString jndiName)
          Sets (as xml) ith "jndi-name" element
 void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
          Sets (as xml) array of all "jndi-name" element
 void xsetLocalJndiNameArray(int i, org.apache.xmlbeans.XmlString localJndiName)
          Sets (as xml) ith "local-jndi-name" element
 void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
          Sets (as xml) array of all "local-jndi-name" element
 void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
          Sets (as xml) the "tss-link" element
 void xsetWebServiceAddress(org.apache.xmlbeans.XmlString webServiceAddress)
          Sets (as xml) the "web-service-address" element
 void xsetWebServiceVirtualHostArray(int i, org.apache.xmlbeans.XmlString webServiceVirtualHost)
          Sets (as xml) ith "web-service-virtual-host" element
 void xsetWebServiceVirtualHostArray(org.apache.xmlbeans.XmlString[] webServiceVirtualHostArray)
          Sets (as xml) array of all "web-service-virtual-host" element
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

public static final org.apache.xmlbeans.SchemaType type
Method Detail

getEjbName

public String getEjbName()
Gets the "ejb-name" element


xgetEjbName

public org.apache.xmlbeans.XmlString xgetEjbName()
Gets (as xml) the "ejb-name" element


setEjbName

public void setEjbName(String ejbName)
Sets the "ejb-name" element


xsetEjbName

public void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
Sets (as xml) the "ejb-name" element


getJndiNameArray

public String[] getJndiNameArray()
Gets array of all "jndi-name" elements


getJndiNameArray

public String getJndiNameArray(int i)
Gets ith "jndi-name" element


xgetJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
Gets (as xml) array of all "jndi-name" elements


xgetJndiNameArray

public org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
Gets (as xml) ith "jndi-name" element


sizeOfJndiNameArray

public int sizeOfJndiNameArray()
Returns number of "jndi-name" element


setJndiNameArray

public void setJndiNameArray(String[] jndiNameArray)
Sets array of all "jndi-name" element


setJndiNameArray

public void setJndiNameArray(int i,
                             String jndiName)
Sets ith "jndi-name" element


xsetJndiNameArray

public void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
Sets (as xml) array of all "jndi-name" element


xsetJndiNameArray

public void xsetJndiNameArray(int i,
                              org.apache.xmlbeans.XmlString jndiName)
Sets (as xml) ith "jndi-name" element


insertJndiName

public void insertJndiName(int i,
                           String jndiName)
Inserts the value as the ith "jndi-name" element


addJndiName

public void addJndiName(String jndiName)
Appends the value as the last "jndi-name" element


insertNewJndiName

public org.apache.xmlbeans.XmlString insertNewJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "jndi-name" element


addNewJndiName

public org.apache.xmlbeans.XmlString addNewJndiName()
Appends and returns a new empty value (as xml) as the last "jndi-name" element


removeJndiName

public void removeJndiName(int i)
Removes the ith "jndi-name" element


getLocalJndiNameArray

public String[] getLocalJndiNameArray()
Gets array of all "local-jndi-name" elements


getLocalJndiNameArray

public String getLocalJndiNameArray(int i)
Gets ith "local-jndi-name" element


xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
Gets (as xml) array of all "local-jndi-name" elements


xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
Gets (as xml) ith "local-jndi-name" element


sizeOfLocalJndiNameArray

public int sizeOfLocalJndiNameArray()
Returns number of "local-jndi-name" element


setLocalJndiNameArray

public void setLocalJndiNameArray(String[] localJndiNameArray)
Sets array of all "local-jndi-name" element


setLocalJndiNameArray

public void setLocalJndiNameArray(int i,
                                  String localJndiName)
Sets ith "local-jndi-name" element


xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
Sets (as xml) array of all "local-jndi-name" element


xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(int i,
                                   org.apache.xmlbeans.XmlString localJndiName)
Sets (as xml) ith "local-jndi-name" element


insertLocalJndiName

public void insertLocalJndiName(int i,
                                String localJndiName)
Inserts the value as the ith "local-jndi-name" element


addLocalJndiName

public void addLocalJndiName(String localJndiName)
Appends the value as the last "local-jndi-name" element


insertNewLocalJndiName

public org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element


addNewLocalJndiName

public org.apache.xmlbeans.XmlString addNewLocalJndiName()
Appends and returns a new empty value (as xml) as the last "local-jndi-name" element


removeLocalJndiName

public void removeLocalJndiName(int i)
Removes the ith "local-jndi-name" element


getTssLink

public String getTssLink()
Gets the "tss-link" element


xgetTssLink

public org.apache.xmlbeans.XmlString xgetTssLink()
Gets (as xml) the "tss-link" element


isSetTssLink

public boolean isSetTssLink()
True if has "tss-link" element


setTssLink

public void setTssLink(String tssLink)
Sets the "tss-link" element


xsetTssLink

public void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
Sets (as xml) the "tss-link" element


unsetTssLink

public void unsetTssLink()
Unsets the "tss-link" element


getTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
Gets the "tss" element


isSetTss

public boolean isSetTss()
True if has "tss" element


setTss

public void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
Sets the "tss" element


addNewTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
Appends and returns a new empty "tss" element


unsetTss

public void unsetTss()
Unsets the "tss" element


getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
Gets array of all "gbean-ref" elements


getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
Gets ith "gbean-ref" element


sizeOfGbeanRefArray

public int sizeOfGbeanRefArray()
Returns number of "gbean-ref" element


setGbeanRefArray

public void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
Sets array of all "gbean-ref" element


setGbeanRefArray

public void setGbeanRefArray(int i,
                             org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
Sets ith "gbean-ref" element


insertNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element


addNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
Appends and returns a new empty value (as xml) as the last "gbean-ref" element


removeGbeanRef

public void removeGbeanRef(int i)
Removes the ith "gbean-ref" element


getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements


getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element


sizeOfEjbRefArray

public int sizeOfEjbRefArray()
Returns number of "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element


setEjbRefArray

public void setEjbRefArray(int i,
                           org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
Sets ith "ejb-ref" element


insertNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element


addNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element


removeEjbRef

public void removeEjbRef(int i)
Removes the ith "ejb-ref" element


getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements


getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element


sizeOfEjbLocalRefArray

public int sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element


setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element


insertNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element


addNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element


removeEjbLocalRef

public void removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" element


getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
Gets array of all "service-ref" elements


getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
Gets ith "service-ref" element


sizeOfServiceRefArray

public int sizeOfServiceRefArray()
Returns number of "service-ref" element


setServiceRefArray

public void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element


setServiceRefArray

public void setServiceRefArray(int i,
                               org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
Sets ith "service-ref" element


insertNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element


addNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element


removeServiceRef

public void removeServiceRef(int i)
Removes the ith "service-ref" element


getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements


getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element


sizeOfResourceRefArray

public int sizeOfResourceRefArray()
Returns number of "resource-ref" element


setResourceRefArray

public void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element


setResourceRefArray

public void setResourceRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
Sets ith "resource-ref" element


insertNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element


addNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element


removeResourceRef

public void removeResourceRef(int i)
Removes the ith "resource-ref" element


getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements


getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element


sizeOfResourceEnvRefArray

public int sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element


setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element


insertNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element


addNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element


removeResourceEnvRef

public void removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element


getWebServiceAddress

public String getWebServiceAddress()
Gets the "web-service-address" element


xgetWebServiceAddress

public org.apache.xmlbeans.XmlString xgetWebServiceAddress()
Gets (as xml) the "web-service-address" element


isSetWebServiceAddress

public boolean isSetWebServiceAddress()
True if has "web-service-address" element


setWebServiceAddress

public void setWebServiceAddress(String webServiceAddress)
Sets the "web-service-address" element


xsetWebServiceAddress

public void xsetWebServiceAddress(org.apache.xmlbeans.XmlString webServiceAddress)
Sets (as xml) the "web-service-address" element


unsetWebServiceAddress

public void unsetWebServiceAddress()
Unsets the "web-service-address" element


getWebServiceVirtualHostArray

public String[] getWebServiceVirtualHostArray()
Gets array of all "web-service-virtual-host" elements


getWebServiceVirtualHostArray

public String getWebServiceVirtualHostArray(int i)
Gets ith "web-service-virtual-host" element


xgetWebServiceVirtualHostArray

public org.apache.xmlbeans.XmlString[] xgetWebServiceVirtualHostArray()
Gets (as xml) array of all "web-service-virtual-host" elements


xgetWebServiceVirtualHostArray

public org.apache.xmlbeans.XmlString xgetWebServiceVirtualHostArray(int i)
Gets (as xml) ith "web-service-virtual-host" element


sizeOfWebServiceVirtualHostArray

public int sizeOfWebServiceVirtualHostArray()
Returns number of "web-service-virtual-host" element


setWebServiceVirtualHostArray

public void setWebServiceVirtualHostArray(String[] webServiceVirtualHostArray)
Sets array of all "web-service-virtual-host" element


setWebServiceVirtualHostArray

public void setWebServiceVirtualHostArray(int i,
                                          String webServiceVirtualHost)
Sets ith "web-service-virtual-host" element


xsetWebServiceVirtualHostArray

public void xsetWebServiceVirtualHostArray(org.apache.xmlbeans.XmlString[] webServiceVirtualHostArray)
Sets (as xml) array of all "web-service-virtual-host" element


xsetWebServiceVirtualHostArray

public void xsetWebServiceVirtualHostArray(int i,
                                           org.apache.xmlbeans.XmlString webServiceVirtualHost)
Sets (as xml) ith "web-service-virtual-host" element


insertWebServiceVirtualHost

public void insertWebServiceVirtualHost(int i,
                                        String webServiceVirtualHost)
Inserts the value as the ith "web-service-virtual-host" element


addWebServiceVirtualHost

public void addWebServiceVirtualHost(String webServiceVirtualHost)
Appends the value as the last "web-service-virtual-host" element


insertNewWebServiceVirtualHost

public org.apache.xmlbeans.XmlString insertNewWebServiceVirtualHost(int i)
Inserts and returns a new empty value (as xml) as the ith "web-service-virtual-host" element


addNewWebServiceVirtualHost

public org.apache.xmlbeans.XmlString addNewWebServiceVirtualHost()
Appends and returns a new empty value (as xml) as the last "web-service-virtual-host" element


removeWebServiceVirtualHost

public void removeWebServiceVirtualHost(int i)
Removes the ith "web-service-virtual-host" element


getWebServiceSecurity

public OpenejbWebServiceSecurityType getWebServiceSecurity()
Gets the "web-service-security" element


isSetWebServiceSecurity

public boolean isSetWebServiceSecurity()
True if has "web-service-security" element


setWebServiceSecurity

public void setWebServiceSecurity(OpenejbWebServiceSecurityType webServiceSecurity)
Sets the "web-service-security" element


addNewWebServiceSecurity

public OpenejbWebServiceSecurityType addNewWebServiceSecurity()
Appends and returns a new empty "web-service-security" element


unsetWebServiceSecurity

public void unsetWebServiceSecurity()
Unsets the "web-service-security" element


getId

public String getId()
Gets the "id" attribute


xgetId

public org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute


isSetId

public boolean isSetId()
True if has "id" attribute


setId

public void setId(String id)
Sets the "id" attribute


xsetId

public void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute


unsetId

public void unsetId()
Unsets the "id" attribute



Copyright © 1999-2006 OpenEJB. All Rights Reserved.