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

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

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

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

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

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



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