public class SoftCircuitReference extends CircuitReference
isEnabled, label, pk| Constructor and Description |
|---|
SoftCircuitReference(java.lang.String prop) |
| Modifier and Type | Method and Description |
|---|---|
Circuit |
getCircuit(Message m)
Call this from the processor.
|
ESPK |
getCircuitPK(GlobalProperties gp) |
java.lang.Object |
getContext()
For tracking the call path, retrieve the indexing information we used to lookup the circuit to execute.
|
java.lang.String |
getProperty() |
void |
setCircuit(Circuit circuit) |
getCircuitPK, setEnabled, toStringpublic java.lang.String getProperty()
public Circuit getCircuit(Message m) throws CircuitAbortException
getCircuit in class CircuitReferencem - The Message to aid in locating the relevant Circuit this reference points to.CircuitAbortException - If the referring Circuit cannot be identified.public ESPK getCircuitPK(GlobalProperties gp)
public void setCircuit(Circuit circuit)
setCircuit in class CircuitReferencepublic java.lang.Object getContext()
CircuitReferencegetContext in class CircuitReference
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel