public class PassThroughComponent extends AbstractComponent
PassThroughComponent will simply return the payload back as the
result. This typically you don't need to specify this, since it is used by
default.disposed, disposing, initialised, logger, notificationHandler, service, started, statistics, stoppingPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
PassThroughComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected MuleMessage |
doOnCall(MuleEvent event) |
checkDisposed, dispose, doDispose, doInitialise, doStart, doStop, fireComponentNotification, getService, getStatistics, initialise, onCall, release, setService, start, stop, toStringprotected MuleMessage doOnCall(MuleEvent event) throws Exception
doOnCall in class AbstractComponentExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.