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, setName
public JAMonArrayBufferListener()
public JAMonArrayBufferListener(String name)
public JAMonArrayBufferListener(String name, BufferList list)
public void processEvent(Monitor mon)
processEvent
in interface JAMonListener
processEvent
in class JAMonBufferListener
public JAMonListener copy()
copy
in interface CopyJAMonListener
copy
in class JAMonBufferListener
Copyright © 2015. All rights reserved.