public class CircuitReference
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
isEnabled |
java.lang.String |
label |
com.vordel.es.ESPK |
pk |
Constructor and Description |
---|
CircuitReference(com.vordel.es.ESPK ref) |
Modifier and Type | Method and Description |
---|---|
com.vordel.config.Circuit |
getCircuit(Message m)
Call this from the processor.
|
com.vordel.es.ESPK |
getCircuitPK() |
java.lang.Object |
getContext()
For tracking the call path, retrieve the indexing information we used to lookup the circuit to execute.
|
void |
setCircuit(com.vordel.config.Circuit circuit) |
void |
setEnabled(boolean enabled) |
java.lang.String |
toString() |
public com.vordel.es.ESPK pk
public java.lang.String label
public boolean isEnabled
public java.lang.String toString()
toString
in class java.lang.Object
public void setEnabled(boolean enabled)
public com.vordel.config.Circuit getCircuit(Message m) throws CircuitAbortException
m
- The Message
to aid in locating the relevant Circuit
this reference points to.CircuitAbortException
public com.vordel.es.ESPK getCircuitPK()
public void setCircuit(com.vordel.config.Circuit circuit)
public java.lang.Object getContext()
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel