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

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

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

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

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

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



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