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

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

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

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

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

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



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