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
 JAXBElement<GbeanRefType> ObjectFactory.createGbeanRef(GbeanRefType value)
          Create an instance of JAXBElement<GbeanRefType>}
 

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



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.