com.ibm.websphere.pmi
Class PmiTester
- java.lang.Object
com.ibm.websphere.pmi.PmiTester
All implemented interfaces:
Deprecated. As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in
javax.management.j2ee.statistics
package.
Sample code to use PmiClient API (old API in 4.0) and get CpdData/CpdCollection objects.
- public class PmiTester
- extends java.lang.Object
- implements PmiConstants
Field Summary
Constructor Summary
Constructor and Description |
---|
PmiTester()
Deprecated.
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
main(java.lang.String[] args)
Deprecated. a test driver:
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
PmiTester
- public PmiTester()
Deprecated.
Method Detail
main
- public static void main(java.lang.String[] args)
Deprecated.
a test driver: