org.apache.geronimo.messaging.admin.deployment
Class ModuleTypeWrapper
java.lang.Object
org.apache.geronimo.messaging.admin.deployment.ModuleTypeWrapper
- All Implemented Interfaces:
- Serializable
- public class ModuleTypeWrapper
- extends Object
- implements Serializable
ModuleType wrapper which is serializable.
- Version:
- $Revision: 1.1 $ $Date: 2004/05/27 14:45:59 $
- See Also:
- Serialized Form
Constructor Summary |
ModuleTypeWrapper(javax.enterprise.deploy.shared.ModuleType aType)
|
Method Summary |
javax.enterprise.deploy.shared.ModuleType |
getModuleType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleTypeWrapper
public ModuleTypeWrapper(javax.enterprise.deploy.shared.ModuleType aType)
getModuleType
public javax.enterprise.deploy.shared.ModuleType getModuleType()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.