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

java.lang.Object
  extended by org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
      extended by org.ow2.orchestra.facade.def.impl.ToDefinitionImpl
All Implemented Interfaces:
Serializable, CopyAble<ToDefinition>, FromToDefinition, ToDefinition

public class ToDefinitionImpl
extends FromToDefinitionImpl
implements ToDefinition

See Also:
Serialized Form

Constructor Summary
ToDefinitionImpl(ToDefinition toDefinition)
           
 
Method Summary
 ToDefinition copy()
           
 
Methods inherited from class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
getEndpointReference, getExpression, getExpressionLanguage, getPart, getPartnerLink, getProperty, getQuery, getQueryLanguage, getVariable, getVariant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.orchestra.facade.def.FromToDefinition
getEndpointReference, getExpression, getExpressionLanguage, getPart, getPartnerLink, getProperty, getQuery, getQueryLanguage, getVariable, getVariant
 

Constructor Detail

ToDefinitionImpl

public ToDefinitionImpl(ToDefinition toDefinition)
Method Detail

copy

public ToDefinition copy()
Specified by:
copy in interface CopyAble<ToDefinition>


Copyright © 2011 OW2 Consortium. All Rights Reserved.