org.ow2.orchestra.facade.def.impl
Class TargetImpl

java.lang.Object
  extended by 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

Constructor Summary
TargetImpl(Target src)
           
 
Method Summary
 Target copy()
           
 String getLinkName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetImpl

public TargetImpl(Target src)
Method Detail

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.