Package | Description |
---|---|
com.jamonapi |
This package contains classes and interfaces used to monitor Java applications.
|
com.jamonapi.log4j | |
com.jamonapi.utils |
This package contains utility classes used by the JAMon implementation that are of general use beyond JAMon.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeListener
A class that can contain other listeners that can listen to jamon events of interest.
|
class |
ListenerType
Object that contains a listener type such as value, max, min or maxactive.
|
class |
MonitorComposite
Treats groups of monitors the same way you treat one monitor.
|
Modifier and Type | Method and Description |
---|---|
DetailData |
JAMonBufferListener.getDetailData() |
Modifier and Type | Method and Description |
---|---|
DetailData |
Log4jBufferListener.getDetailData() |
Modifier and Type | Class and Description |
---|---|
class |
BufferList
This object can contain a configurable number of items in a buffer.
|
class |
BufferListDetailData
This class builds the returned array data based on info from header and first row.
|
class |
DetailDataWrapper |
Modifier and Type | Method and Description |
---|---|
DetailData |
BufferList.getDetailData() |
Copyright © 2015. All rights reserved.