public abstract class RequestContextInvocation extends Object implements Invocation
| Constructor and Description |
|---|
RequestContextInvocation() |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
getEvent() |
MuleMessage |
getMessage() |
Service |
getService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic Service getService()
getService in interface Invocationpublic MuleEvent getEvent()
getEvent in interface Invocationpublic MuleMessage getMessage()
getMessage in interface InvocationCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.