Uses of Class
org.apache.openejb.jee.oejb2.ApplicationType
-
Packages that use ApplicationType Package Description 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 Modifier and Type Method Description ApplicationTypeObjectFactory. createApplicationType()Create an instance ofApplicationTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ApplicationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplicationType>ObjectFactory. createApplication(ApplicationType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type ApplicationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ApplicationType>ObjectFactory. createApplication(ApplicationType value)
-