Uses of Class
org.apache.openejb.jee.oejb2.ServiceModuleType
-
Packages that use ServiceModuleType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ServiceModuleType in org.apache.openejb.jee.oejb2
Methods in org.apache.openejb.jee.oejb2 that return ServiceModuleType Modifier and Type Method Description ServiceModuleTypeObjectFactory. createServiceModuleType()Create an instance ofServiceModuleTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ServiceModuleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceModuleType>ObjectFactory. createModule(ServiceModuleType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type ServiceModuleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceModuleType>ObjectFactory. createModule(ServiceModuleType value)
-