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

Packages that use GerGbeanLocatorType
org.apache.geronimo.naming.deployment   
org.apache.geronimo.naming.deployment.jsr88   
org.apache.geronimo.xbeans.geronimo   
org.apache.geronimo.xbeans.geronimo.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 GerGbeanLocatorType in org.apache.geronimo.naming.deployment
 

Methods in org.apache.geronimo.naming.deployment with parameters of type GerGbeanLocatorType
static AbstractNameQuery ENCConfigBuilder.getGBeanQuery(String j2eeType, GerGbeanLocatorType gerGbeanLocator)
           
 

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

Methods in org.apache.geronimo.naming.deployment.jsr88 that return GerGbeanLocatorType
protected  GerGbeanLocatorType GBeanLocator.getGBeanLocator()
           
 

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

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

Uses of GerGbeanLocatorType in org.apache.geronimo.xbeans.geronimo
 

Methods in org.apache.geronimo.xbeans.geronimo that return GerGbeanLocatorType
 GerGbeanLocatorType GerResourceadapterInstanceType.addNewWorkmanager()
          Appends and returns a new empty "workmanager" element
 GerGbeanLocatorType GerResourceadapterInstanceType.getWorkmanager()
          Gets the "workmanager" element
 

Methods in org.apache.geronimo.xbeans.geronimo with parameters of type GerGbeanLocatorType
 void GerResourceadapterInstanceType.setWorkmanager(GerGbeanLocatorType workmanager)
          Sets the "workmanager" element
 

Uses of GerGbeanLocatorType in org.apache.geronimo.xbeans.geronimo.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.impl that return GerGbeanLocatorType
 GerGbeanLocatorType GerResourceadapterInstanceTypeImpl.addNewWorkmanager()
          Appends and returns a new empty "workmanager" element
 GerGbeanLocatorType GerResourceadapterInstanceTypeImpl.getWorkmanager()
          Gets the "workmanager" element
 

Methods in org.apache.geronimo.xbeans.geronimo.impl with parameters of type GerGbeanLocatorType
 void GerResourceadapterInstanceTypeImpl.setWorkmanager(GerGbeanLocatorType workmanager)
          Sets the "workmanager" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.naming that return GerGbeanLocatorType
 GerGbeanLocatorType GerWebContainerDocument.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType GerWorkmanagerDocument.addNewWorkmanager()
          Appends and returns a new empty "workmanager" element
 GerGbeanLocatorType GerWebContainerDocument.getWebContainer()
          Gets the "web-container" element
 GerGbeanLocatorType GerWorkmanagerDocument.getWorkmanager()
          Gets the "workmanager" element
static GerGbeanLocatorType GerGbeanLocatorType.Factory.newInstance()
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(File file)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(InputStream is)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(Node node)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(Reader r)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(String xmlAsString)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(URL u)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(XMLStreamReader sr)
           
static GerGbeanLocatorType GerGbeanLocatorType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.xbeans.geronimo.naming with parameters of type GerGbeanLocatorType
 void GerWebContainerDocument.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 void GerWorkmanagerDocument.setWorkmanager(GerGbeanLocatorType workmanager)
          Sets the "workmanager" element
 

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

Classes in org.apache.geronimo.xbeans.geronimo.naming.impl that implement GerGbeanLocatorType
 class GerGbeanLocatorTypeImpl
          An XML gbean-locatorType(@http://geronimo.apache.org/xml/ns/naming-1.2).
 

Methods in org.apache.geronimo.xbeans.geronimo.naming.impl that return GerGbeanLocatorType
 GerGbeanLocatorType GerWebContainerDocumentImpl.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType GerWorkmanagerDocumentImpl.addNewWorkmanager()
          Appends and returns a new empty "workmanager" element
 GerGbeanLocatorType GerWebContainerDocumentImpl.getWebContainer()
          Gets the "web-container" element
 GerGbeanLocatorType GerWorkmanagerDocumentImpl.getWorkmanager()
          Gets the "workmanager" element
 

Methods in org.apache.geronimo.xbeans.geronimo.naming.impl with parameters of type GerGbeanLocatorType
 void GerWebContainerDocumentImpl.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 void GerWorkmanagerDocumentImpl.setWorkmanager(GerGbeanLocatorType workmanager)
          Sets the "workmanager" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web that return GerGbeanLocatorType
 GerGbeanLocatorType GerWebAppType.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType GerWebAppType.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web with parameters of type GerGbeanLocatorType
 void GerWebAppType.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web.impl that return GerGbeanLocatorType
 GerGbeanLocatorType GerWebAppTypeImpl.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType GerWebAppTypeImpl.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.impl with parameters of type GerGbeanLocatorType
 void GerWebAppTypeImpl.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty that return GerGbeanLocatorType
 GerGbeanLocatorType JettyWebAppType.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType JettyWebAppType.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty with parameters of type GerGbeanLocatorType
 void JettyWebAppType.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty.impl that return GerGbeanLocatorType
 GerGbeanLocatorType JettyWebAppTypeImpl.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType JettyWebAppTypeImpl.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.jetty.impl with parameters of type GerGbeanLocatorType
 void JettyWebAppTypeImpl.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat that return GerGbeanLocatorType
 GerGbeanLocatorType TomcatWebAppType.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType TomcatWebAppType.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat with parameters of type GerGbeanLocatorType
 void TomcatWebAppType.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 

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

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat.impl that return GerGbeanLocatorType
 GerGbeanLocatorType TomcatWebAppTypeImpl.addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerGbeanLocatorType TomcatWebAppTypeImpl.getWebContainer()
          Gets the "web-container" element
 

Methods in org.apache.geronimo.xbeans.geronimo.web.tomcat.impl with parameters of type GerGbeanLocatorType
 void TomcatWebAppTypeImpl.setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 



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