org.openejb.xbeans.ejbjar.impl
Class OpenejbSessionBeanTypeImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.openejb.xbeans.ejbjar.impl.OpenejbSessionBeanTypeImpl
All Implemented Interfaces:
OpenejbSessionBeanType, Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class OpenejbSessionBeanTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements OpenejbSessionBeanType

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.openejb.xbeans.ejbjar.OpenejbSessionBeanType
OpenejbSessionBeanType.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.openejb.xbeans.ejbjar.OpenejbSessionBeanType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
OpenejbSessionBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

OpenejbSessionBeanTypeImpl

public OpenejbSessionBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getEjbName

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

Specified by:
getEjbName in interface OpenejbSessionBeanType

xgetEjbName

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

Specified by:
xgetEjbName in interface OpenejbSessionBeanType

setEjbName

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

Specified by:
setEjbName in interface OpenejbSessionBeanType

xsetEjbName

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

Specified by:
xsetEjbName in interface OpenejbSessionBeanType

getJndiNameArray

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

Specified by:
getJndiNameArray in interface OpenejbSessionBeanType

getJndiNameArray

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

Specified by:
getJndiNameArray in interface OpenejbSessionBeanType

xgetJndiNameArray

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

Specified by:
xgetJndiNameArray in interface OpenejbSessionBeanType

xgetJndiNameArray

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

Specified by:
xgetJndiNameArray in interface OpenejbSessionBeanType

sizeOfJndiNameArray

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

Specified by:
sizeOfJndiNameArray in interface OpenejbSessionBeanType

setJndiNameArray

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

Specified by:
setJndiNameArray in interface OpenejbSessionBeanType

setJndiNameArray

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

Specified by:
setJndiNameArray in interface OpenejbSessionBeanType

xsetJndiNameArray

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

Specified by:
xsetJndiNameArray in interface OpenejbSessionBeanType

xsetJndiNameArray

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

Specified by:
xsetJndiNameArray in interface OpenejbSessionBeanType

insertJndiName

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

Specified by:
insertJndiName in interface OpenejbSessionBeanType

addJndiName

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

Specified by:
addJndiName in interface OpenejbSessionBeanType

insertNewJndiName

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

Specified by:
insertNewJndiName in interface OpenejbSessionBeanType

addNewJndiName

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

Specified by:
addNewJndiName in interface OpenejbSessionBeanType

removeJndiName

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

Specified by:
removeJndiName in interface OpenejbSessionBeanType

getLocalJndiNameArray

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

Specified by:
getLocalJndiNameArray in interface OpenejbSessionBeanType

getLocalJndiNameArray

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

Specified by:
getLocalJndiNameArray in interface OpenejbSessionBeanType

xgetLocalJndiNameArray

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

Specified by:
xgetLocalJndiNameArray in interface OpenejbSessionBeanType

xgetLocalJndiNameArray

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

Specified by:
xgetLocalJndiNameArray in interface OpenejbSessionBeanType

sizeOfLocalJndiNameArray

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

Specified by:
sizeOfLocalJndiNameArray in interface OpenejbSessionBeanType

setLocalJndiNameArray

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

Specified by:
setLocalJndiNameArray in interface OpenejbSessionBeanType

setLocalJndiNameArray

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

Specified by:
setLocalJndiNameArray in interface OpenejbSessionBeanType

xsetLocalJndiNameArray

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

Specified by:
xsetLocalJndiNameArray in interface OpenejbSessionBeanType

xsetLocalJndiNameArray

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

Specified by:
xsetLocalJndiNameArray in interface OpenejbSessionBeanType

insertLocalJndiName

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

Specified by:
insertLocalJndiName in interface OpenejbSessionBeanType

addLocalJndiName

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

Specified by:
addLocalJndiName in interface OpenejbSessionBeanType

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

Specified by:
insertNewLocalJndiName in interface OpenejbSessionBeanType

addNewLocalJndiName

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

Specified by:
addNewLocalJndiName in interface OpenejbSessionBeanType

removeLocalJndiName

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

Specified by:
removeLocalJndiName in interface OpenejbSessionBeanType

getTssLink

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

Specified by:
getTssLink in interface OpenejbSessionBeanType

xgetTssLink

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

Specified by:
xgetTssLink in interface OpenejbSessionBeanType

isSetTssLink

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

Specified by:
isSetTssLink in interface OpenejbSessionBeanType

setTssLink

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

Specified by:
setTssLink in interface OpenejbSessionBeanType

xsetTssLink

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

Specified by:
xsetTssLink in interface OpenejbSessionBeanType

unsetTssLink

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

Specified by:
unsetTssLink in interface OpenejbSessionBeanType

getTss

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

Specified by:
getTss in interface OpenejbSessionBeanType

isSetTss

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

Specified by:
isSetTss in interface OpenejbSessionBeanType

setTss

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

Specified by:
setTss in interface OpenejbSessionBeanType

addNewTss

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

Specified by:
addNewTss in interface OpenejbSessionBeanType

unsetTss

public void unsetTss()
Unsets the "tss" element

Specified by:
unsetTss in interface OpenejbSessionBeanType

getGbeanRefArray

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

Specified by:
getGbeanRefArray in interface OpenejbSessionBeanType

getGbeanRefArray

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

Specified by:
getGbeanRefArray in interface OpenejbSessionBeanType

sizeOfGbeanRefArray

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

Specified by:
sizeOfGbeanRefArray in interface OpenejbSessionBeanType

setGbeanRefArray

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

Specified by:
setGbeanRefArray in interface OpenejbSessionBeanType

setGbeanRefArray

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

Specified by:
setGbeanRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewGbeanRef in interface OpenejbSessionBeanType

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

Specified by:
addNewGbeanRef in interface OpenejbSessionBeanType

removeGbeanRef

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

Specified by:
removeGbeanRef in interface OpenejbSessionBeanType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface OpenejbSessionBeanType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface OpenejbSessionBeanType

sizeOfEjbRefArray

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

Specified by:
sizeOfEjbRefArray in interface OpenejbSessionBeanType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface OpenejbSessionBeanType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewEjbRef in interface OpenejbSessionBeanType

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

Specified by:
addNewEjbRef in interface OpenejbSessionBeanType

removeEjbRef

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

Specified by:
removeEjbRef in interface OpenejbSessionBeanType

getEjbLocalRefArray

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

Specified by:
getEjbLocalRefArray in interface OpenejbSessionBeanType

getEjbLocalRefArray

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

Specified by:
getEjbLocalRefArray in interface OpenejbSessionBeanType

sizeOfEjbLocalRefArray

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

Specified by:
sizeOfEjbLocalRefArray in interface OpenejbSessionBeanType

setEjbLocalRefArray

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

Specified by:
setEjbLocalRefArray in interface OpenejbSessionBeanType

setEjbLocalRefArray

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

Specified by:
setEjbLocalRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewEjbLocalRef in interface OpenejbSessionBeanType

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

Specified by:
addNewEjbLocalRef in interface OpenejbSessionBeanType

removeEjbLocalRef

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

Specified by:
removeEjbLocalRef in interface OpenejbSessionBeanType

getServiceRefArray

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

Specified by:
getServiceRefArray in interface OpenejbSessionBeanType

getServiceRefArray

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

Specified by:
getServiceRefArray in interface OpenejbSessionBeanType

sizeOfServiceRefArray

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

Specified by:
sizeOfServiceRefArray in interface OpenejbSessionBeanType

setServiceRefArray

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

Specified by:
setServiceRefArray in interface OpenejbSessionBeanType

setServiceRefArray

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

Specified by:
setServiceRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewServiceRef in interface OpenejbSessionBeanType

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

Specified by:
addNewServiceRef in interface OpenejbSessionBeanType

removeServiceRef

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

Specified by:
removeServiceRef in interface OpenejbSessionBeanType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface OpenejbSessionBeanType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface OpenejbSessionBeanType

sizeOfResourceRefArray

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

Specified by:
sizeOfResourceRefArray in interface OpenejbSessionBeanType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface OpenejbSessionBeanType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewResourceRef in interface OpenejbSessionBeanType

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

Specified by:
addNewResourceRef in interface OpenejbSessionBeanType

removeResourceRef

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

Specified by:
removeResourceRef in interface OpenejbSessionBeanType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface OpenejbSessionBeanType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface OpenejbSessionBeanType

sizeOfResourceEnvRefArray

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

Specified by:
sizeOfResourceEnvRefArray in interface OpenejbSessionBeanType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface OpenejbSessionBeanType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface OpenejbSessionBeanType

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

Specified by:
insertNewResourceEnvRef in interface OpenejbSessionBeanType

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

Specified by:
addNewResourceEnvRef in interface OpenejbSessionBeanType

removeResourceEnvRef

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

Specified by:
removeResourceEnvRef in interface OpenejbSessionBeanType

getWebServiceAddress

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

Specified by:
getWebServiceAddress in interface OpenejbSessionBeanType

xgetWebServiceAddress

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

Specified by:
xgetWebServiceAddress in interface OpenejbSessionBeanType

isSetWebServiceAddress

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

Specified by:
isSetWebServiceAddress in interface OpenejbSessionBeanType

setWebServiceAddress

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

Specified by:
setWebServiceAddress in interface OpenejbSessionBeanType

xsetWebServiceAddress

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

Specified by:
xsetWebServiceAddress in interface OpenejbSessionBeanType

unsetWebServiceAddress

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

Specified by:
unsetWebServiceAddress in interface OpenejbSessionBeanType

getWebServiceVirtualHostArray

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

Specified by:
getWebServiceVirtualHostArray in interface OpenejbSessionBeanType

getWebServiceVirtualHostArray

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

Specified by:
getWebServiceVirtualHostArray in interface OpenejbSessionBeanType

xgetWebServiceVirtualHostArray

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

Specified by:
xgetWebServiceVirtualHostArray in interface OpenejbSessionBeanType

xgetWebServiceVirtualHostArray

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

Specified by:
xgetWebServiceVirtualHostArray in interface OpenejbSessionBeanType

sizeOfWebServiceVirtualHostArray

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

Specified by:
sizeOfWebServiceVirtualHostArray in interface OpenejbSessionBeanType

setWebServiceVirtualHostArray

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

Specified by:
setWebServiceVirtualHostArray in interface OpenejbSessionBeanType

setWebServiceVirtualHostArray

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

Specified by:
setWebServiceVirtualHostArray in interface OpenejbSessionBeanType

xsetWebServiceVirtualHostArray

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

Specified by:
xsetWebServiceVirtualHostArray in interface OpenejbSessionBeanType

xsetWebServiceVirtualHostArray

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

Specified by:
xsetWebServiceVirtualHostArray in interface OpenejbSessionBeanType

insertWebServiceVirtualHost

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

Specified by:
insertWebServiceVirtualHost in interface OpenejbSessionBeanType

addWebServiceVirtualHost

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

Specified by:
addWebServiceVirtualHost in interface OpenejbSessionBeanType

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

Specified by:
insertNewWebServiceVirtualHost in interface OpenejbSessionBeanType

addNewWebServiceVirtualHost

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

Specified by:
addNewWebServiceVirtualHost in interface OpenejbSessionBeanType

removeWebServiceVirtualHost

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

Specified by:
removeWebServiceVirtualHost in interface OpenejbSessionBeanType

getWebServiceSecurity

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

Specified by:
getWebServiceSecurity in interface OpenejbSessionBeanType

isSetWebServiceSecurity

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

Specified by:
isSetWebServiceSecurity in interface OpenejbSessionBeanType

setWebServiceSecurity

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

Specified by:
setWebServiceSecurity in interface OpenejbSessionBeanType

addNewWebServiceSecurity

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

Specified by:
addNewWebServiceSecurity in interface OpenejbSessionBeanType

unsetWebServiceSecurity

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

Specified by:
unsetWebServiceSecurity in interface OpenejbSessionBeanType

getId

public String getId()
Gets the "id" attribute

Specified by:
getId in interface OpenejbSessionBeanType

xgetId

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

Specified by:
xgetId in interface OpenejbSessionBeanType

isSetId

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

Specified by:
isSetId in interface OpenejbSessionBeanType

setId

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

Specified by:
setId in interface OpenejbSessionBeanType

xsetId

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

Specified by:
xsetId in interface OpenejbSessionBeanType

unsetId

public void unsetId()
Unsets the "id" attribute

Specified by:
unsetId in interface OpenejbSessionBeanType


Copyright © 1999-2006 OpenEJB. All Rights Reserved.