Uses of Package
com.jamonapi.utils

Packages that use com.jamonapi.utils
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. 
 

Classes in com.jamonapi.utils used by com.jamonapi
BufferHolder
          Interface used to add/remove values from a BufferList based on whether shouldReplaceWith(...)
BufferList
          This object can contain a configurable number of items in a buffer.
DetailData
          Interface for array tabular data
JAMonArrayComparator
          Note I took this code from fdsapi.com, and would like to eventually merge these 2 projects, so this class will eventually be replaced by the one in FDS.
NExtremeBufferHolder
          Buffer used to keep the last N recent values based on the comparator.
ToArray
          Interface used to return info from a monitor.
 

Classes in com.jamonapi.utils used by com.jamonapi.log4j
BufferList
          This object can contain a configurable number of items in a buffer.
Generalizer
          This class interface will return a detail form in the getDetailLabel method which is appropriate for logging.
 

Classes in com.jamonapi.utils used by com.jamonapi.utils
AppBaseException
           
BufferHolder
          Interface used to add/remove values from a BufferList based on whether shouldReplaceWith(...)
BufferList
          This object can contain a configurable number of items in a buffer.
Command
          Simple interface that is used in the implementation of the Gang Of 4 Command pattern in Java.
DetailData
          Interface for array tabular data
Generalizer
          This class interface will return a detail form in the getDetailLabel method which is appropriate for logging.
JAMonComparator
           
 



Copyright © 2012. All Rights Reserved.