Uses of Class
org.apache.openejb.jee.oejb2.GbeanLocatorType

Packages that use GbeanLocatorType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of GbeanLocatorType in org.apache.openejb.jee.oejb2
 

Methods in org.apache.openejb.jee.oejb2 that return GbeanLocatorType
 GbeanLocatorType ObjectFactory.createGbeanLocatorType()
          Create an instance of GbeanLocatorType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type GbeanLocatorType
 javax.xml.bind.JAXBElement<GbeanLocatorType> ObjectFactory.createWebContainer(GbeanLocatorType value)
          Create an instance of JAXBElement<GbeanLocatorType>}
 javax.xml.bind.JAXBElement<GbeanLocatorType> ObjectFactory.createWorkmanager(GbeanLocatorType value)
          Create an instance of JAXBElement<GbeanLocatorType>}
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type GbeanLocatorType
 javax.xml.bind.JAXBElement<GbeanLocatorType> ObjectFactory.createWebContainer(GbeanLocatorType value)
          Create an instance of JAXBElement<GbeanLocatorType>}
 javax.xml.bind.JAXBElement<GbeanLocatorType> ObjectFactory.createWorkmanager(GbeanLocatorType value)
          Create an instance of JAXBElement<GbeanLocatorType>}
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.