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, stopping
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_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, toString
protected MuleMessage doOnCall(MuleEvent event) throws Exception
doOnCall
in class AbstractComponent
Exception
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.