org.mule.test.integration.interceptor
Class SharedInterceptorStackTestCase.CustomComponent

java.lang.Object
  extended by org.mule.test.integration.interceptor.SharedInterceptorStackTestCase.CustomComponent
Enclosing class:
SharedInterceptorStackTestCase

public static class SharedInterceptorStackTestCase.CustomComponent
extends Object


Constructor Summary
SharedInterceptorStackTestCase.CustomComponent()
           
 
Method Summary
 String process(String input)
           
 void setAppendString(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedInterceptorStackTestCase.CustomComponent

public SharedInterceptorStackTestCase.CustomComponent()
Method Detail

process

public String process(String input)

setAppendString

public void setAppendString(String string)


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