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, toStringconfigureFilter, createFilterContainer, getFilter, setFilter
public void filterAttached(com.vordel.config.ConfigContext ctx,
com.vordel.es.Entity entity)
throws com.vordel.es.EntityStoreException
FilterContainerImplfilterAttached in class MessageProcessorctx - configuration context for the filter attached to this container.com.vordel.es.EntityStoreExceptionpublic void setReferenceContext(java.lang.Object context)
public boolean invoke(com.vordel.config.Circuit c,
Message m)
throws CircuitAbortException
MessageProcessorinvoke in class MessageProcessorc - The Circuit contextm - The messageCircuitAbortException
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel