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

Packages that use ServiceModuleType
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
 ServiceModuleType ObjectFactory.createServiceModuleType()
          Create an instance of ServiceModuleType
 

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

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



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.