Uses of Interface
org.ow2.util.ee.deploy.api.deployment.ear.Module

Packages that use Module
org.ow2.util.ee.deploy.api.deployment.ear Implementation of EJB 3.0 container 
 

Uses of Module in org.ow2.util.ee.deploy.api.deployment.ear
 

Subinterfaces of Module in org.ow2.util.ee.deploy.api.deployment.ear
 interface ConnectorModule
          Defines a connector module inside an application.xml file.
 interface EJBModule
          Defines an EJB module inside an application.xml file.
 interface JavaModule
          Defines a client container module inside an application.xml file.
 interface WebModule
          Defines a Web module inside an application.xml file.
 

Methods in org.ow2.util.ee.deploy.api.deployment.ear that return types with arguments of type Module
 List<Module> IEARInfo.getModules()
           
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.