|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasmineOuter
Interface implemented by all Outer managed by the OuterManager Used to put new data collected by probes. Each Outer manages a queue of JasmineProbeResult elements.
| Method Summary | |
|---|---|
void |
flushData()
Flush the Outer. |
String |
getOutputName()
Return the name of the output corresponding to this outer |
boolean |
isRemoved()
|
void |
publishData(JasmineProbeResult data)
Add this data to the Outer's queue. |
void |
remove()
Mark removed |
| Method Detail |
|---|
void publishData(JasmineProbeResult data)
data - the JasmineProbeResult element to be added to the queue.String getOutputName()
void flushData()
void remove()
boolean isRemoved()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||