A C G I N O P R S T U X

A

addGBeans(EARContext, Module, ClassLoader, Collection) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
addManifestClassPath(DeploymentContext, JarFile, JarFile, URI) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
addNewApplicationClient() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument
Appends and returns a new empty "application-client" element
addNewApplicationClient() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientDocumentImpl
Appends and returns a new empty "application-client" element
addNewClientEnvironment() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty "client-environment" element
addNewClientEnvironment() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty "client-environment" element
addNewConnector() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Appends and returns a new empty "connector" element
addNewConnector() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Appends and returns a new empty "connector" element
addNewDefaultPrincipal() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty "default-principal" element
addNewDefaultPrincipal() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty "default-principal" element
addNewEjbRef() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "ejb-ref" element
addNewEjbRef() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "ejb-ref" element
addNewGbeanRef() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "gbean-ref" element
addNewGbeanRef() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "gbean-ref" element
addNewMessageDestination() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "message-destination" element
addNewMessageDestination() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "message-destination" element
addNewResource() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "resource" element
addNewResource() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "resource" element
addNewResourceEnvRef() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
addNewResourceEnvRef() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
addNewResourceRef() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "resource-ref" element
addNewResourceRef() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "resource-ref" element
addNewServerEnvironment() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty "server-environment" element
addNewServerEnvironment() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty "server-environment" element
addNewService() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewServiceRef() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Appends and returns a new empty value (as xml) as the last "service-ref" element
addNewServiceRef() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Appends and returns a new empty value (as xml) as the last "service-ref" element
AppClientModuleBuilder - Class in org.apache.geronimo.client.builder
 
AppClientModuleBuilder(Environment, Environment, AbstractNameQuery, AbstractNameQuery, AbstractNameQuery, Collection, ModuleBuilder, NamespaceDrivenBuilder, NamespaceDrivenBuilder, Collection) - Constructor for class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
AppClientModuleBuilder(AbstractNameQuery, AbstractNameQuery, AbstractNameQuery, Collection, Collection, Collection, Collection, Collection, Environment, Environment) - Constructor for class org.apache.geronimo.client.builder.AppClientModuleBuilder
 

C

createModule(File, JarFile, Naming, ModuleIDBuilder) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
createModule(Object, JarFile, String, URL, Environment, Object, AbstractName, Naming, ModuleIDBuilder) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
GerApplicationClientDocument - Interface in org.apache.geronimo.xbeans.geronimo.client
A document containing one application-client(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2) element.
GerApplicationClientDocument.Factory - Class in org.apache.geronimo.xbeans.geronimo.client
A factory class with static methods for creating instances of this type.
GerApplicationClientDocumentImpl - Class in org.apache.geronimo.xbeans.geronimo.client.impl
A document containing one application-client(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2) element.
GerApplicationClientDocumentImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientDocumentImpl
 
GerApplicationClientType - Interface in org.apache.geronimo.xbeans.geronimo.client
An XML application-clientType(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2).
GerApplicationClientType.Factory - Class in org.apache.geronimo.xbeans.geronimo.client
A factory class with static methods for creating instances of this type.
GerApplicationClientTypeImpl - Class in org.apache.geronimo.xbeans.geronimo.client.impl
An XML application-clientType(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2).
GerApplicationClientTypeImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
 
GerResourceType - Interface in org.apache.geronimo.xbeans.geronimo.client
An XML resourceType(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2).
GerResourceType.Factory - Class in org.apache.geronimo.xbeans.geronimo.client
A factory class with static methods for creating instances of this type.
GerResourceTypeImpl - Class in org.apache.geronimo.xbeans.geronimo.client.impl
An XML resourceType(@http://geronimo.apache.org/xml/ns/j2ee/application-client-1.2).
GerResourceTypeImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
 
getApplicationClient() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument
Gets the "application-client" element
getApplicationClient() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientDocumentImpl
Gets the "application-client" element
getCallbackHandler() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets the "callback-handler" element
getCallbackHandler() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets the "callback-handler" element
getClientEnvironment() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets the "client-environment" element
getClientEnvironment() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets the "client-environment" element
getConnector() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Gets the "connector" element
getConnector() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Gets the "connector" element
getCorbaGBeanName() - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
getDefaultPrincipal() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets the "default-principal" element
getDefaultPrincipal() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets the "default-principal" element
getEjbRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "ejb-ref" elements
getEjbRefArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "ejb-ref" element
getEjbRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "ejb-ref" elements
getEjbRefArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "ejb-ref" element
getExternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Gets the "external-rar" element
getExternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Gets the "external-rar" element
getGBeanInfo() - Static method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
getGbeanRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "gbean-ref" elements
getGbeanRefArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "gbean-ref" element
getGbeanRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "gbean-ref" elements
getGbeanRefArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "gbean-ref" element
getInternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Gets the "internal-rar" element
getInternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Gets the "internal-rar" element
getMessageDestinationArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "message-destination" elements
getMessageDestinationArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "message-destination" element
getMessageDestinationArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "message-destination" elements
getMessageDestinationArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "message-destination" element
getRealmName() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets the "realm-name" element
getRealmName() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets the "realm-name" element
getResourceArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "resource" elements
getResourceArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "resource" element
getResourceArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "resource" elements
getResourceArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "resource" element
getResourceEnvRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "resource-env-ref" elements
getResourceEnvRefArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "resource-env-ref" element
getResourceEnvRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "resource-env-ref" elements
getResourceEnvRefArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "resource-env-ref" element
getResourceRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "resource-ref" elements
getResourceRefArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "resource-ref" element
getResourceRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "resource-ref" elements
getResourceRefArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "resource-ref" element
getSchemaNamespace() - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
getServerEnvironment() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets the "server-environment" element
getServerEnvironment() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets the "server-environment" element
getServiceArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "service" element
getServiceArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "service" element
getServiceRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets array of all "service-ref" elements
getServiceRefArray(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets ith "service-ref" element
getServiceRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets array of all "service-ref" elements
getServiceRefArray(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets ith "service-ref" element

I

initContext(EARContext, Module, ClassLoader) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
insertNewEjbRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
insertNewEjbRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
insertNewGbeanRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
insertNewGbeanRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
insertNewMessageDestination(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "message-destination" element
insertNewMessageDestination(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "message-destination" element
insertNewResource(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "resource" element
insertNewResource(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "resource" element
insertNewResourceEnvRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
insertNewResourceEnvRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
insertNewResourceRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
insertNewResourceRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
insertNewService(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewServiceRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Inserts and returns a new empty value (as xml) as the ith "service-ref" element
insertNewServiceRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Inserts and returns a new empty value (as xml) as the ith "service-ref" element
installModule(JarFile, EARContext, Module, Collection, ConfigurationStore, Collection) - Method in class org.apache.geronimo.client.builder.AppClientModuleBuilder
 
isSetCallbackHandler() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
True if has "callback-handler" element
isSetCallbackHandler() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
True if has "callback-handler" element
isSetDefaultPrincipal() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
True if has "default-principal" element
isSetDefaultPrincipal() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
True if has "default-principal" element
isSetExternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
True if has "external-rar" element
isSetExternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
True if has "external-rar" element
isSetInternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
True if has "internal-rar" element
isSetInternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
True if has "internal-rar" element
isSetRealmName() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
True if has "realm-name" element
isSetRealmName() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
True if has "realm-name" element

N

newInstance() - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
Deprecated. XMLInputStream

O

org.apache.geronimo.client.builder - package org.apache.geronimo.client.builder
 
org.apache.geronimo.xbeans.geronimo.client - package org.apache.geronimo.xbeans.geronimo.client
 
org.apache.geronimo.xbeans.geronimo.client.impl - package org.apache.geronimo.xbeans.geronimo.client.impl
 

P

parse(String) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.geronimo.client.GerResourceType.Factory
Deprecated. XMLInputStream

R

removeEjbRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "ejb-ref" element
removeEjbRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "ejb-ref" element
removeGbeanRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "gbean-ref" element
removeGbeanRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "gbean-ref" element
removeMessageDestination(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "message-destination" element
removeMessageDestination(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "message-destination" element
removeResource(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "resource" element
removeResource(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "resource" element
removeResourceEnvRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "resource-env-ref" element
removeResourceEnvRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "resource-env-ref" element
removeResourceRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "resource-ref" element
removeResourceRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "resource-ref" element
removeService(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "service" element
removeService(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "service" element
removeServiceRef(int) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Removes the ith "service-ref" element
removeServiceRef(int) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Removes the ith "service-ref" element

S

setApplicationClient(GerApplicationClientType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument
Sets the "application-client" element
setApplicationClient(GerApplicationClientType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientDocumentImpl
Sets the "application-client" element
setCallbackHandler(String) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets the "callback-handler" element
setCallbackHandler(String) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets the "callback-handler" element
setClientEnvironment(EnvironmentType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets the "client-environment" element
setClientEnvironment(EnvironmentType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets the "client-environment" element
setConnector(GerConnectorType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Sets the "connector" element
setConnector(GerConnectorType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Sets the "connector" element
setDefaultPrincipal(GerDefaultPrincipalType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets the "default-principal" element
setDefaultPrincipal(GerDefaultPrincipalType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets the "default-principal" element
setEjbRefArray(GerEjbRefType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "ejb-ref" element
setEjbRefArray(int, GerEjbRefType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "ejb-ref" element
setEjbRefArray(GerEjbRefType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "ejb-ref" element
setEjbRefArray(int, GerEjbRefType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "ejb-ref" element
setExternalRar(String) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Sets the "external-rar" element
setExternalRar(String) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Sets the "external-rar" element
setGbeanRefArray(GerGbeanRefType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "gbean-ref" element
setGbeanRefArray(int, GerGbeanRefType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "gbean-ref" element
setGbeanRefArray(GerGbeanRefType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "gbean-ref" element
setGbeanRefArray(int, GerGbeanRefType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "gbean-ref" element
setInternalRar(String) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Sets the "internal-rar" element
setInternalRar(String) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Sets the "internal-rar" element
setMessageDestinationArray(GerMessageDestinationType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "message-destination" element
setMessageDestinationArray(int, GerMessageDestinationType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "message-destination" element
setMessageDestinationArray(GerMessageDestinationType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "message-destination" element
setMessageDestinationArray(int, GerMessageDestinationType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "message-destination" element
setRealmName(String) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets the "realm-name" element
setRealmName(String) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets the "realm-name" element
setResourceArray(GerResourceType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "resource" element
setResourceArray(int, GerResourceType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "resource" element
setResourceArray(GerResourceType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "resource" element
setResourceArray(int, GerResourceType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "resource" element
setResourceEnvRefArray(GerResourceEnvRefType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "resource-env-ref" element
setResourceEnvRefArray(int, GerResourceEnvRefType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "resource-env-ref" element
setResourceEnvRefArray(GerResourceEnvRefType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "resource-env-ref" element
setResourceEnvRefArray(int, GerResourceEnvRefType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "resource-env-ref" element
setResourceRefArray(GerResourceRefType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "resource-ref" element
setResourceRefArray(int, GerResourceRefType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "resource-ref" element
setResourceRefArray(GerResourceRefType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "resource-ref" element
setResourceRefArray(int, GerResourceRefType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "resource-ref" element
setServerEnvironment(EnvironmentType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets the "server-environment" element
setServerEnvironment(EnvironmentType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets the "server-environment" element
setServiceArray(AbstractServiceType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "service" element
setServiceArray(int, AbstractServiceType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "service" element
setServiceArray(AbstractServiceType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "service" element
setServiceArray(int, AbstractServiceType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "service" element
setServiceRefArray(GerServiceRefType[]) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets array of all "service-ref" element
setServiceRefArray(int, GerServiceRefType) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets ith "service-ref" element
setServiceRefArray(GerServiceRefType[]) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets array of all "service-ref" element
setServiceRefArray(int, GerServiceRefType) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets ith "service-ref" element
sizeOfEjbRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "ejb-ref" element
sizeOfEjbRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "ejb-ref" element
sizeOfGbeanRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "gbean-ref" element
sizeOfGbeanRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "gbean-ref" element
sizeOfMessageDestinationArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "message-destination" element
sizeOfMessageDestinationArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "message-destination" element
sizeOfResourceArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "resource" element
sizeOfResourceArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "resource" element
sizeOfResourceEnvRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "resource-env-ref" element
sizeOfResourceEnvRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "resource-env-ref" element
sizeOfResourceRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "resource-ref" element
sizeOfResourceRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "resource-ref" element
sizeOfServiceArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "service" element
sizeOfServiceArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "service" element
sizeOfServiceRefArray() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Returns number of "service-ref" element
sizeOfServiceRefArray() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Returns number of "service-ref" element

T

type - Static variable in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocument
 
type - Static variable in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
 
type - Static variable in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
 

U

unsetCallbackHandler() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Unsets the "callback-handler" element
unsetCallbackHandler() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Unsets the "callback-handler" element
unsetDefaultPrincipal() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Unsets the "default-principal" element
unsetDefaultPrincipal() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Unsets the "default-principal" element
unsetExternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Unsets the "external-rar" element
unsetExternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Unsets the "external-rar" element
unsetInternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Unsets the "internal-rar" element
unsetInternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Unsets the "internal-rar" element
unsetRealmName() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Unsets the "realm-name" element
unsetRealmName() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Unsets the "realm-name" element

X

xgetCallbackHandler() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets (as xml) the "callback-handler" element
xgetCallbackHandler() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets (as xml) the "callback-handler" element
xgetExternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Gets (as xml) the "external-rar" element
xgetExternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Gets (as xml) the "external-rar" element
xgetInternalRar() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Gets (as xml) the "internal-rar" element
xgetInternalRar() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Gets (as xml) the "internal-rar" element
xgetRealmName() - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Gets (as xml) the "realm-name" element
xsetCallbackHandler(XmlString) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets (as xml) the "callback-handler" element
xsetCallbackHandler(XmlString) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets (as xml) the "callback-handler" element
xsetExternalRar(XmlString) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Sets (as xml) the "external-rar" element
xsetExternalRar(XmlString) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Sets (as xml) the "external-rar" element
xsetInternalRar(XmlString) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerResourceType
Sets (as xml) the "internal-rar" element
xsetInternalRar(XmlString) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerResourceTypeImpl
Sets (as xml) the "internal-rar" element
xsetRealmName(XmlString) - Method in interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
Sets (as xml) the "realm-name" element
xsetRealmName(XmlString) - Method in class org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
Sets (as xml) the "realm-name" element

A C G I N O P R S T U X

Copyright © 2006 Apache Software Foundation. All Rights Reserved.