|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamonapi.JAMonBufferListener
com.jamonapi.JAMonArrayBufferListener
public class JAMonArrayBufferListener
| Constructor Summary | |
|---|---|
JAMonArrayBufferListener()
Constructor that creaates this object with its default name (the class name) |
|
JAMonArrayBufferListener(java.lang.String name)
Pass in the jamonListener name |
|
JAMonArrayBufferListener(java.lang.String name,
BufferList list)
Name the listener and pass in the jamon BufferList to use |
|
| Method Summary | |
|---|---|
JAMonListener |
copy()
Makes a usable copy of this BufferListener |
void |
processEvent(Monitor mon)
When this event is fired the monitor will be added to the rolling buffer. |
| Methods inherited from class com.jamonapi.JAMonBufferListener |
|---|
addRow, addRow, getBufferList, getDetailData, getName, getRowCount, hasData, isEmpty, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAMonArrayBufferListener()
public JAMonArrayBufferListener(java.lang.String name)
public JAMonArrayBufferListener(java.lang.String name,
BufferList list)
| Method Detail |
|---|
public void processEvent(Monitor mon)
processEvent in interface JAMonListenerprocessEvent in class JAMonBufferListenerpublic JAMonListener copy()
copy in interface CopyJAMonListenercopy in class JAMonBufferListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||