org.ow2.util.ee.deploy.impl.deployment.ear
Class JavaModuleImpl
java.lang.Object
org.ow2.util.ee.deploy.impl.deployment.ear.AbsModuleImpl
org.ow2.util.ee.deploy.impl.deployment.ear.JavaModuleImpl
- All Implemented Interfaces:
- org.ow2.util.ee.deploy.api.deployment.ear.JavaModule, org.ow2.util.ee.deploy.api.deployment.ear.Module
public class JavaModuleImpl
- extends AbsModuleImpl
- implements org.ow2.util.ee.deploy.api.deployment.ear.JavaModule
Defines a client container module inside an application.xml file.
- Author:
- Florent Benoit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployment.ear.Module |
getAltDd, getPath |
JavaModuleImpl
public JavaModuleImpl()
Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.