Uses of Interface
org.apache.geronimo.xbeans.geronimo.naming.GerMessageDestinationType

Packages that use GerMessageDestinationType
org.apache.geronimo.connector.deployment   
org.apache.geronimo.naming.deployment.jsr88   
org.apache.geronimo.openejb.xbeans.ejbjar   
org.apache.geronimo.openejb.xbeans.ejbjar.impl   
org.apache.geronimo.xbeans.geronimo.client   
org.apache.geronimo.xbeans.geronimo.client.impl   
org.apache.geronimo.xbeans.geronimo.naming   
org.apache.geronimo.xbeans.geronimo.naming.impl   
org.apache.geronimo.xbeans.geronimo.web   
org.apache.geronimo.xbeans.geronimo.web.impl   
org.apache.geronimo.xbeans.geronimo.web.jetty   
org.apache.geronimo.xbeans.geronimo.web.jetty.impl   
org.apache.geronimo.xbeans.geronimo.web.tomcat   
org.apache.geronimo.xbeans.geronimo.web.tomcat.impl   
 

Uses of GerMessageDestinationType in org.apache.geronimo.connector.deployment
 

Methods in org.apache.geronimo.connector.deployment that return GerMessageDestinationType
static GerMessageDestinationType AdminObjectRefBuilder.getMessageDestination(String messageDestinationLink, Map<String,Map<String,GerMessageDestinationType>> messageDestinations)
           
 

Method parameters in org.apache.geronimo.connector.deployment with type arguments of type GerMessageDestinationType
static GerMessageDestinationType AdminObjectRefBuilder.getMessageDestination(String messageDestinationLink, Map<String,Map<String,GerMessageDestinationType>> messageDestinations)
           
 

Constructor parameters in org.apache.geronimo.connector.deployment with type arguments of type GerMessageDestinationType
AdminObjectRefBuilder.AdminObjectRefProcessor(Map<String,GerResourceEnvRefType> refMap, Map<String,Map<String,GerMessageDestinationType>> messageDestinations, EARContext earContext)
           
 

Uses of GerMessageDestinationType in org.apache.geronimo.naming.deployment.jsr88
 

Methods in org.apache.geronimo.naming.deployment.jsr88 that return GerMessageDestinationType
protected  GerMessageDestinationType MessageDestination.getMessageDestination()
           
 

Methods in org.apache.geronimo.naming.deployment.jsr88 with parameters of type GerMessageDestinationType
 void MessageDestination.configure(GerMessageDestinationType xml)
           
 

Constructors in org.apache.geronimo.naming.deployment.jsr88 with parameters of type GerMessageDestinationType
MessageDestination(GerMessageDestinationType xmlObject)
           
 

Uses of GerMessageDestinationType in org.apache.geronimo.openejb.xbeans.ejbjar
 

Methods in org.apache.geronimo.openejb.xbeans.ejbjar that return GerMessageDestinationType
 GerMessageDestinationType OpenejbGeronimoEjbJarType.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] OpenejbGeronimoEjbJarType.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType OpenejbGeronimoEjbJarType.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType OpenejbGeronimoEjbJarType.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.openejb.xbeans.ejbjar with parameters of type GerMessageDestinationType
 void OpenejbGeronimoEjbJarType.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void OpenejbGeronimoEjbJarType.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.openejb.xbeans.ejbjar.impl
 

Methods in org.apache.geronimo.openejb.xbeans.ejbjar.impl that return GerMessageDestinationType
 GerMessageDestinationType OpenejbGeronimoEjbJarTypeImpl.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] OpenejbGeronimoEjbJarTypeImpl.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType OpenejbGeronimoEjbJarTypeImpl.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType OpenejbGeronimoEjbJarTypeImpl.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.openejb.xbeans.ejbjar.impl with parameters of type GerMessageDestinationType
 void OpenejbGeronimoEjbJarTypeImpl.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void OpenejbGeronimoEjbJarTypeImpl.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.client
 

Methods in org.apache.geronimo.xbeans.geronimo.client that return GerMessageDestinationType
 GerMessageDestinationType GerApplicationClientType.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] GerApplicationClientType.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType GerApplicationClientType.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType GerApplicationClientType.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.client with parameters of type GerMessageDestinationType
 void GerApplicationClientType.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void GerApplicationClientType.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.client.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.client.impl that return GerMessageDestinationType
 GerMessageDestinationType GerApplicationClientTypeImpl.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] GerApplicationClientTypeImpl.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType GerApplicationClientTypeImpl.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType GerApplicationClientTypeImpl.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.client.impl with parameters of type GerMessageDestinationType
 void GerApplicationClientTypeImpl.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void GerApplicationClientTypeImpl.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.naming
 

Methods in org.apache.geronimo.xbeans.geronimo.naming that return GerMessageDestinationType
 GerMessageDestinationType GerMessageDestinationDocument.addNewMessageDestination()
          Appends and returns a new empty "message-destination" element
 GerMessageDestinationType GerMessageDestinationDocument.getMessageDestination()
          Gets the "message-destination" element
static GerMessageDestinationType GerMessageDestinationType.Factory.newInstance()
           
static GerMessageDestinationType GerMessageDestinationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(File file)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(InputStream is)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(Node node)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(Reader r)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(String xmlAsString)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(URL u)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(XMLStreamReader sr)
           
static GerMessageDestinationType GerMessageDestinationType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.xbeans.geronimo.naming with parameters of type GerMessageDestinationType
 void GerMessageDestinationDocument.setMessageDestination(GerMessageDestinationType messageDestination)
          Sets the "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.naming.impl
 

Classes in org.apache.geronimo.xbeans.geronimo.naming.impl that implement GerMessageDestinationType
 class GerMessageDestinationTypeImpl
          An XML message-destinationType(@http://geronimo.apache.org/xml/ns/naming-1.2).
 

Methods in org.apache.geronimo.xbeans.geronimo.naming.impl that return GerMessageDestinationType
 GerMessageDestinationType GerMessageDestinationDocumentImpl.addNewMessageDestination()
          Appends and returns a new empty "message-destination" element
 GerMessageDestinationType GerMessageDestinationDocumentImpl.getMessageDestination()
          Gets the "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.naming.impl with parameters of type GerMessageDestinationType
 void GerMessageDestinationDocumentImpl.setMessageDestination(GerMessageDestinationType messageDestination)
          Sets the "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web
 

Methods in org.apache.geronimo.xbeans.geronimo.web that return GerMessageDestinationType
 GerMessageDestinationType GerWebAppType.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] GerWebAppType.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType GerWebAppType.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType GerWebAppType.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web with parameters of type GerMessageDestinationType
 void GerWebAppType.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void GerWebAppType.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.web.impl that return GerMessageDestinationType
 GerMessageDestinationType GerWebAppTypeImpl.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] GerWebAppTypeImpl.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType GerWebAppTypeImpl.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType GerWebAppTypeImpl.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.impl with parameters of type GerMessageDestinationType
 void GerWebAppTypeImpl.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void GerWebAppTypeImpl.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web.jetty
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty that return GerMessageDestinationType
 GerMessageDestinationType JettyWebAppType.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] JettyWebAppType.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType JettyWebAppType.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType JettyWebAppType.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty with parameters of type GerMessageDestinationType
 void JettyWebAppType.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void JettyWebAppType.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web.jetty.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty.impl that return GerMessageDestinationType
 GerMessageDestinationType JettyWebAppTypeImpl.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] JettyWebAppTypeImpl.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType JettyWebAppTypeImpl.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType JettyWebAppTypeImpl.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty.impl with parameters of type GerMessageDestinationType
 void JettyWebAppTypeImpl.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void JettyWebAppTypeImpl.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web.tomcat
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat that return GerMessageDestinationType
 GerMessageDestinationType TomcatWebAppType.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] TomcatWebAppType.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType TomcatWebAppType.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType TomcatWebAppType.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat with parameters of type GerMessageDestinationType
 void TomcatWebAppType.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void TomcatWebAppType.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 

Uses of GerMessageDestinationType in org.apache.geronimo.xbeans.geronimo.web.tomcat.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat.impl that return GerMessageDestinationType
 GerMessageDestinationType TomcatWebAppTypeImpl.addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerMessageDestinationType[] TomcatWebAppTypeImpl.getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType TomcatWebAppTypeImpl.getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 GerMessageDestinationType TomcatWebAppTypeImpl.insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat.impl with parameters of type GerMessageDestinationType
 void TomcatWebAppTypeImpl.setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void TomcatWebAppTypeImpl.setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.