Package com.adventnet.utils.jmx

Java documentation for this package contains JMX information about
various utility classes which are used across all modules in agent.

See:
          Description

Interface Summary
JmxTableModelListener This interface is used for handling tables in JMX when user needs the * choice of handling the table entries rather than the JMX agent holding them in memory.
 

Class Summary
ExtendedTabularData This ExtendedTabularData Class extends the Tabular Data.
JmxParamOptions This class is for parsing the specified options for jmx agent.
JmxParseOptions This class is for parsing the specified options for jmx agent.
JmxXMLTranslator This class is used to convert the XML file format used in Agent Toolkit 4.1 to the file format used in Agent Toolkit 4.2.
ObjectArray This class is useful in picking up an object from the Hashtable where the key is an Object[].
ObjectArrayWrapper This class is useful in picking up an object from the Hashtable where the key is an Object[].
SortedTable This class is used to hold the table entries in a Sorted fashion.
Utilities This class acts as the Utility class for the intrumentation level of the JMX Agent.
XMLParseConfig  
 

Exception Summary
 

Package com.adventnet.utils.jmx Description

Java documentation for this package contains JMX information about
various utility classes which are used across all modules in agent.