com.vordel.circuit
Class DelegatingProcessor
java.lang.Object
  
com.vordel.circuit.FilterContainer
      
com.vordel.circuit.MessageProcessor
          
com.vordel.circuit.DelegatingProcessor
- Direct Known Subclasses: 
 - CircuitChainProcessor
 
public abstract class DelegatingProcessor
- extends MessageProcessor
 
 
 
 
 
| Methods inherited from class com.vordel.circuit.MessageProcessor | 
filterAttached, filterDetached, getCategory, getLogMask, invoke, logFailure, logFatal, logMessagePayload, logSuccess, report, report, toString | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
DelegatingProcessor
public DelegatingProcessor()
getCDProc
protected CircuitDelegateProcessor getCDProc(FilterConfigureContext ctx,
                                             Filter owner,
                                             ESPK circuitPK,
                                             java.lang.String label)
                                      throws EntityStoreException
- Throws:
 EntityStoreException
 
callCircuit
protected boolean callCircuit(CircuitInvocation ci,
                              Message m,
                              CircuitDelegateProcessor cdp)
                       throws CircuitAbortException
- Throws:
 CircuitAbortException
 
callCircuit
protected boolean callCircuit(CircuitInvocation ci,
                              CircuitDelegateProcessor cdpr,
                              Message m)
                       throws CircuitAbortException
- Throws:
 CircuitAbortException
 
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel