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

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

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

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

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

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



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