|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML openejb-jarType(@http://www.openejb.org/xml/ns/openejb-jar-2.1). This is a complex type.
Nested Class Summary | |
static interface |
OpenejbOpenejbJarType.EnterpriseBeans
An XML enterprise-beans(@http://www.openejb.org/xml/ns/openejb-jar-2.1). |
static class |
OpenejbOpenejbJarType.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 | |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType |
addNewCmpConnectionFactory()
Appends and returns a new empty "cmp-connection-factory" element |
OpenejbEmptyType |
addNewEnforceForeignKeyConstraints()
Appends and returns a new empty "enforce-foreign-key-constraints" element |
OpenejbOpenejbJarType.EnterpriseBeans |
addNewEnterpriseBeans()
Appends and returns a new empty "enterprise-beans" element |
org.apache.geronimo.deployment.xbeans.EnvironmentType |
addNewEnvironment()
Appends and returns a new empty "environment" element |
org.apache.geronimo.deployment.xbeans.GbeanType |
addNewGbean()
Appends and returns a new empty value (as xml) as the last "gbean" element |
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType |
addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element |
OpenejbRelationshipsType |
addNewRelationships()
Appends and returns a new empty "relationships" element |
org.apache.geronimo.xbeans.geronimo.security.GerSecurityType |
addNewSecurity()
Appends and returns a new empty "security" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType |
getCmpConnectionFactory()
Gets the "cmp-connection-factory" element |
String |
getDbSyntaxFactory()
Gets the "db-syntax-factory" element |
String |
getEjbQlCompilerFactory()
Gets the "ejb-ql-compiler-factory" element |
OpenejbEmptyType |
getEnforceForeignKeyConstraints()
Gets the "enforce-foreign-key-constraints" element |
OpenejbOpenejbJarType.EnterpriseBeans |
getEnterpriseBeans()
Gets the "enterprise-beans" element |
org.apache.geronimo.deployment.xbeans.EnvironmentType |
getEnvironment()
Gets the "environment" element |
org.apache.geronimo.deployment.xbeans.GbeanType[] |
getGbeanArray()
Gets array of all "gbean" elements |
org.apache.geronimo.deployment.xbeans.GbeanType |
getGbeanArray(int i)
Gets ith "gbean" element |
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType[] |
getMessageDestinationArray()
Gets array of all "message-destination" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType |
getMessageDestinationArray(int i)
Gets ith "message-destination" element |
OpenejbRelationshipsType |
getRelationships()
Gets the "relationships" element |
org.apache.geronimo.xbeans.geronimo.security.GerSecurityType |
getSecurity()
Gets the "security" element |
org.apache.geronimo.deployment.xbeans.GbeanType |
insertNewGbean(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean" element |
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType |
insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element |
boolean |
isSetCmpConnectionFactory()
True if has "cmp-connection-factory" element |
boolean |
isSetDbSyntaxFactory()
True if has "db-syntax-factory" element |
boolean |
isSetEjbQlCompilerFactory()
True if has "ejb-ql-compiler-factory" element |
boolean |
isSetEnforceForeignKeyConstraints()
True if has "enforce-foreign-key-constraints" element |
boolean |
isSetEnvironment()
True if has "environment" element |
boolean |
isSetRelationships()
True if has "relationships" element |
boolean |
isSetSecurity()
True if has "security" element |
void |
removeGbean(int i)
Removes the ith "gbean" element |
void |
removeMessageDestination(int i)
Removes the ith "message-destination" element |
void |
setCmpConnectionFactory(org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType cmpConnectionFactory)
Sets the "cmp-connection-factory" element |
void |
setDbSyntaxFactory(String dbSyntaxFactory)
Sets the "db-syntax-factory" element |
void |
setEjbQlCompilerFactory(String ejbQlCompilerFactory)
Sets the "ejb-ql-compiler-factory" element |
void |
setEnforceForeignKeyConstraints(OpenejbEmptyType enforceForeignKeyConstraints)
Sets the "enforce-foreign-key-constraints" element |
void |
setEnterpriseBeans(OpenejbOpenejbJarType.EnterpriseBeans enterpriseBeans)
Sets the "enterprise-beans" element |
void |
setEnvironment(org.apache.geronimo.deployment.xbeans.EnvironmentType environment)
Sets the "environment" element |
void |
setGbeanArray(org.apache.geronimo.deployment.xbeans.GbeanType[] gbeanArray)
Sets array of all "gbean" element |
void |
setGbeanArray(int i,
org.apache.geronimo.deployment.xbeans.GbeanType gbean)
Sets ith "gbean" element |
void |
setMessageDestinationArray(org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element |
void |
setMessageDestinationArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType messageDestination)
Sets ith "message-destination" element |
void |
setRelationships(OpenejbRelationshipsType relationships)
Sets the "relationships" element |
void |
setSecurity(org.apache.geronimo.xbeans.geronimo.security.GerSecurityType security)
Sets the "security" element |
int |
sizeOfGbeanArray()
Returns number of "gbean" element |
int |
sizeOfMessageDestinationArray()
Returns number of "message-destination" element |
void |
unsetCmpConnectionFactory()
Unsets the "cmp-connection-factory" element |
void |
unsetDbSyntaxFactory()
Unsets the "db-syntax-factory" element |
void |
unsetEjbQlCompilerFactory()
Unsets the "ejb-ql-compiler-factory" element |
void |
unsetEnforceForeignKeyConstraints()
Unsets the "enforce-foreign-key-constraints" element |
void |
unsetEnvironment()
Unsets the "environment" element |
void |
unsetRelationships()
Unsets the "relationships" element |
void |
unsetSecurity()
Unsets the "security" element |
org.apache.xmlbeans.XmlString |
xgetDbSyntaxFactory()
Gets (as xml) the "db-syntax-factory" element |
org.apache.xmlbeans.XmlString |
xgetEjbQlCompilerFactory()
Gets (as xml) the "ejb-ql-compiler-factory" element |
void |
xsetDbSyntaxFactory(org.apache.xmlbeans.XmlString dbSyntaxFactory)
Sets (as xml) the "db-syntax-factory" element |
void |
xsetEjbQlCompilerFactory(org.apache.xmlbeans.XmlString ejbQlCompilerFactory)
Sets (as xml) the "ejb-ql-compiler-factory" 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 |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public org.apache.geronimo.deployment.xbeans.EnvironmentType getEnvironment()
public boolean isSetEnvironment()
public void setEnvironment(org.apache.geronimo.deployment.xbeans.EnvironmentType environment)
public org.apache.geronimo.deployment.xbeans.EnvironmentType addNewEnvironment()
public void unsetEnvironment()
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType getCmpConnectionFactory()
public boolean isSetCmpConnectionFactory()
public void setCmpConnectionFactory(org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType cmpConnectionFactory)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType addNewCmpConnectionFactory()
public void unsetCmpConnectionFactory()
public String getEjbQlCompilerFactory()
public org.apache.xmlbeans.XmlString xgetEjbQlCompilerFactory()
public boolean isSetEjbQlCompilerFactory()
public void setEjbQlCompilerFactory(String ejbQlCompilerFactory)
public void xsetEjbQlCompilerFactory(org.apache.xmlbeans.XmlString ejbQlCompilerFactory)
public void unsetEjbQlCompilerFactory()
public String getDbSyntaxFactory()
public org.apache.xmlbeans.XmlString xgetDbSyntaxFactory()
public boolean isSetDbSyntaxFactory()
public void setDbSyntaxFactory(String dbSyntaxFactory)
public void xsetDbSyntaxFactory(org.apache.xmlbeans.XmlString dbSyntaxFactory)
public void unsetDbSyntaxFactory()
public OpenejbEmptyType getEnforceForeignKeyConstraints()
public boolean isSetEnforceForeignKeyConstraints()
public void setEnforceForeignKeyConstraints(OpenejbEmptyType enforceForeignKeyConstraints)
public OpenejbEmptyType addNewEnforceForeignKeyConstraints()
public void unsetEnforceForeignKeyConstraints()
public OpenejbOpenejbJarType.EnterpriseBeans getEnterpriseBeans()
public void setEnterpriseBeans(OpenejbOpenejbJarType.EnterpriseBeans enterpriseBeans)
public OpenejbOpenejbJarType.EnterpriseBeans addNewEnterpriseBeans()
public OpenejbRelationshipsType getRelationships()
public boolean isSetRelationships()
public void setRelationships(OpenejbRelationshipsType relationships)
public OpenejbRelationshipsType addNewRelationships()
public void unsetRelationships()
public org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType[] getMessageDestinationArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType getMessageDestinationArray(int i)
public int sizeOfMessageDestinationArray()
public void setMessageDestinationArray(org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType[] messageDestinationArray)
public void setMessageDestinationArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType messageDestination)
public org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType insertNewMessageDestination(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType addNewMessageDestination()
public void removeMessageDestination(int i)
public org.apache.geronimo.xbeans.geronimo.security.GerSecurityType getSecurity()
public boolean isSetSecurity()
public void setSecurity(org.apache.geronimo.xbeans.geronimo.security.GerSecurityType security)
public org.apache.geronimo.xbeans.geronimo.security.GerSecurityType addNewSecurity()
public void unsetSecurity()
public org.apache.geronimo.deployment.xbeans.GbeanType[] getGbeanArray()
public org.apache.geronimo.deployment.xbeans.GbeanType getGbeanArray(int i)
public int sizeOfGbeanArray()
public void setGbeanArray(org.apache.geronimo.deployment.xbeans.GbeanType[] gbeanArray)
public void setGbeanArray(int i, org.apache.geronimo.deployment.xbeans.GbeanType gbean)
public org.apache.geronimo.deployment.xbeans.GbeanType insertNewGbean(int i)
public org.apache.geronimo.deployment.xbeans.GbeanType addNewGbean()
public void removeGbean(int i)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |