org.mule.test.components
Class ComponentReturningNullFlowTestCase.ComponentReturningNull

java.lang.Object
  extended by org.mule.test.components.ComponentReturningNullFlowTestCase.ComponentReturningNull
Enclosing class:
ComponentReturningNullFlowTestCase

public static final class ComponentReturningNullFlowTestCase.ComponentReturningNull
extends Object


Constructor Summary
ComponentReturningNullFlowTestCase.ComponentReturningNull()
           
 
Method Summary
 String process(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentReturningNullFlowTestCase.ComponentReturningNull

public ComponentReturningNullFlowTestCase.ComponentReturningNull()
Method Detail

process

public String process(String input)


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