Uses of Class
org.apache.openejb.jee.oejb2.AbstractServiceType
-
Packages that use AbstractServiceType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AbstractServiceType in org.apache.openejb.jee.oejb2
Subclasses of AbstractServiceType in org.apache.openejb.jee.oejb2 Modifier and Type Class Description classGbeanTypeJava class for gbeanType complex type.Fields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractServiceType Modifier and Type Field Description protected List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>ApplicationType. serviceprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>GeronimoEjbJarType. serviceprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>OpenejbJarType. serviceprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>ServiceModuleType. serviceMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractServiceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractServiceType>ObjectFactory. createService(AbstractServiceType value)List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>ApplicationType. getService()Gets the value of the service property.List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>GeronimoEjbJarType. getService()Gets the value of the service property.List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>OpenejbJarType. getService()List<jakarta.xml.bind.JAXBElement<? extends AbstractServiceType>>ServiceModuleType. getService()Gets the value of the service property.Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractServiceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractServiceType>ObjectFactory. createService(AbstractServiceType value)
-