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

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

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

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

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type OpenejbJarType
 JAXBElement<OpenejbJarType> ObjectFactory.createOpenejbJar(OpenejbJarType value)
          Create an instance of JAXBElement<OpenejbJarType>}
 

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



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.