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

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

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

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

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

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



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