Package | Description |
---|---|
com.jamonapi |
This package contains classes and interfaces used to monitor Java applications.
|
com.jamonapi.log4j |
Modifier and Type | Class and Description |
---|---|
class |
JAMonArrayBufferListener
Listener that stores monitor information in a buffer (List)
|
class |
JAMonBufferListener
JAMonListener that puts jamon data into a buffer that allows you to display the last N configurable
detail events.
|
class |
SharedJAMonBufferListener
Class that works like JAMonBufferListeners but allows users to share buffers
between monitors with the jamon gui...
|
Modifier and Type | Class and Description |
---|---|
class |
Log4jBufferListener
This class can act as a standard JAMonBufferListener/FIFOBuffer or more
interestingly if used with log4j it will put in the Buffer data that although
designed to work as a Buffer that displays details unique to log4j, if the
monitor does not have a Log4jMonKey, it will fallback to Standard
JAMonBufferListener behaviour.
|
Copyright © 2015. All rights reserved.