|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.circuit.FilterContainer
com.vordel.circuit.MessageProcessor
com.vordel.circuit.DelegatingProcessor
com.vordel.circuit.CircuitChainProcessor
com.vordel.circuit.SyntheticCircuitChainProcessor
public class SyntheticCircuitChainProcessor
| Field Summary |
|---|
| Fields inherited from class com.vordel.circuit.CircuitChainProcessor |
|---|
cdf |
| Fields inherited from class com.vordel.circuit.MessageProcessor |
|---|
logMask, logMaskType |
| Constructor Summary | |
|---|---|
SyntheticCircuitChainProcessor()
|
|
| Method Summary | |
|---|---|
void |
invoke(Message m,
MessageProcessor lastChanceHandler,
java.lang.Object context)
|
void |
logFailure(Message m)
|
void |
logFatal(Message m)
|
void |
logMessagePayload(Message m,
com.vordel.log.LogFormatter formatter)
|
void |
logSuccess(Message m)
|
| Methods inherited from class com.vordel.circuit.CircuitChainProcessor |
|---|
attach, callCircuit, filterAttached, invoke |
| Methods inherited from class com.vordel.circuit.DelegatingProcessor |
|---|
callCircuit, callCircuit, getCDProc |
| Methods inherited from class com.vordel.circuit.MessageProcessor |
|---|
filterDetached, getCategory, getLogMask, logFailure, logFatal, logMessagePayload, logSuccess, report, report, toString |
| Methods inherited from class com.vordel.circuit.FilterContainer |
|---|
configureFilter, createFilterContainer, getFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SyntheticCircuitChainProcessor()
| Method Detail |
|---|
public void invoke(Message m,
MessageProcessor lastChanceHandler,
java.lang.Object context)
throws CircuitAbortException
CircuitAbortException
public void logFatal(Message m)
throws CircuitAbortException
CircuitAbortException
public void logFailure(Message m)
throws CircuitAbortException
CircuitAbortException
public void logSuccess(Message m)
throws CircuitAbortException
CircuitAbortException
public void logMessagePayload(Message m,
com.vordel.log.LogFormatter formatter)
throws java.io.IOException,
com.vordel.log.LoggingException
java.io.IOException
com.vordel.log.LoggingException
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||