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

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

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

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

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

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



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