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, wait
execute
public Service getService()
getService
in interface Invocation
public MuleEvent getEvent()
getEvent
in interface Invocation
public MuleMessage getMessage()
getMessage
in interface Invocation
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.