org.mule.test.integration.transformer.response
Class BindingInterfaceComponent

java.lang.Object
  extended by org.mule.test.integration.transformer.response.BindingInterfaceComponent

public class BindingInterfaceComponent
extends Object


Constructor Summary
BindingInterfaceComponent()
           
 
Method Summary
 BindingInterface getBinding()
           
 String invoke(String s)
           
 void setBinding(BindingInterface binding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingInterfaceComponent

public BindingInterfaceComponent()
Method Detail

invoke

public String invoke(String s)

setBinding

public void setBinding(BindingInterface binding)

getBinding

public BindingInterface getBinding()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.