public class JAMonArrayBufferListener extends JAMonBufferListener
JAMonBufferListener.HeaderInfo| Constructor and Description | 
|---|
JAMonArrayBufferListener()
Constructor that creates this object with its default name (the class
 name) 
 | 
JAMonArrayBufferListener(String name)
Pass in the jamonListener name 
 | 
JAMonArrayBufferListener(String name,
                        BufferList list)
Name the listener and pass in the jamon BufferList to use 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
addRow, addRow, getBufferList, getDefaultHeaderInfo, getDetailData, getHeaderInfo, getName, getRowCount, hasData, isEmpty, setNamepublic JAMonArrayBufferListener()
public JAMonArrayBufferListener(String name)
public JAMonArrayBufferListener(String name, BufferList list)
public void processEvent(Monitor mon)
processEvent in interface JAMonListenerprocessEvent in class JAMonBufferListenerpublic JAMonListener copy()
copy in interface CopyJAMonListenercopy in class JAMonBufferListenerCopyright © 2015. All rights reserved.