org.apache.geronimo.messaging.admin.deployment
Class TargetImpl2
java.lang.Object
org.apache.geronimo.messaging.admin.deployment.TargetImpl2
- All Implemented Interfaces:
- Serializable, javax.enterprise.deploy.spi.Target
- public class TargetImpl2
- extends Object
- implements javax.enterprise.deploy.spi.Target, Serializable
A serializable Target.
- Version:
- $Revision: 1.2 $ $Date: 2004/06/03 14:32:50 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetImpl2
public TargetImpl2(String aName,
String aDescription)
getName
public String getName()
- Specified by:
getName
in interface javax.enterprise.deploy.spi.Target
getDescription
public String getDescription()
- Specified by:
getDescription
in interface javax.enterprise.deploy.spi.Target
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.