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

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

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

Fields in org.apache.openejb.jee.oejb2 with type parameters of type ModuleType
protected  java.util.List<ModuleType> ApplicationType.module
           
 

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

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type ModuleType
 java.util.List<ModuleType> ApplicationType.getModule()
          Gets the value of the module property.
 



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