public class InvocationContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.vordel.config.Circuit |
circuit |
Constructor and Description |
---|
InvocationContext(java.lang.Object context, MessageProcessor lastChanceHandler) |
InvocationContext(java.lang.Object context, MessageProcessor lastChanceHandler, com.vordel.config.Circuit circuit) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContext() |
com.vordel.config.Circuit |
getNext(Message m) |
void |
postCircuitCall(com.vordel.config.Circuit c, Message m) |
void |
preCircuitCall(com.vordel.config.Circuit c, Message m) |
void |
setContext(java.lang.Object context) |
public InvocationContext(java.lang.Object context, MessageProcessor lastChanceHandler, com.vordel.config.Circuit circuit)
public InvocationContext(java.lang.Object context, MessageProcessor lastChanceHandler)
public void setContext(java.lang.Object context)
public java.lang.Object getContext()
public void preCircuitCall(com.vordel.config.Circuit c, Message m)
public void postCircuitCall(com.vordel.config.Circuit c, Message m)
public com.vordel.config.Circuit getNext(Message m)
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel