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

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

public class NestedRouterComponent
extends Object


Constructor Summary
NestedRouterComponent()
           
 
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

NestedRouterComponent

public NestedRouterComponent()
Method Detail

invoke

public String invoke(String s)

setBinding

public void setBinding(BindingInterface binding)

getBinding

public BindingInterface getBinding()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.