public class CircuitDelegateProcessor extends MessageProcessor
Modifier and Type | Field and Description |
---|---|
protected com.vordel.config.Circuit |
circuit |
logMask, logMaskType
Constructor and Description |
---|
CircuitDelegateProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
filterAttached(com.vordel.config.ConfigContext ctx, com.vordel.es.Entity entity)
Called on a filter's container when the filter is configured.
|
boolean |
invoke(com.vordel.config.Circuit c, Message m)
invoked by circuit to act on a message
|
void |
setReferenceContext(java.lang.Object context) |
filterDetached, getCategory, getFilterMessage, getLogMask, logFailure, logFatal, logMessagePayload, logSuccess, report, report, toString
configureFilter, createFilterContainer, getFilter, setFilter
public void filterAttached(com.vordel.config.ConfigContext ctx, com.vordel.es.Entity entity) throws com.vordel.es.EntityStoreException
FilterContainerImpl
filterAttached
in class MessageProcessor
ctx
- configuration context for the filter attached to this container.com.vordel.es.EntityStoreException
public void setReferenceContext(java.lang.Object context)
public boolean invoke(com.vordel.config.Circuit c, Message m) throws CircuitAbortException
MessageProcessor
invoke
in class MessageProcessor
c
- The Circuit contextm
- The messageCircuitAbortException
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel