org.ow2.orchestra.facade.def.impl
Class TargetImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.TargetImpl
- All Implemented Interfaces:
- Serializable, CopyAble<Target>, Target
public class TargetImpl
- extends Object
- implements Target
- Author:
- Gael Lalire
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetImpl
public TargetImpl(Target src)
getLinkName
public String getLinkName()
- Specified by:
getLinkName
in interface Target
- Returns:
- the name of the link
copy
public Target copy()
- Specified by:
copy
in interface CopyAble<Target>
Copyright © 2011 OW2 Consortium. All Rights Reserved.