com.ibm.websphere.pmi

Class PmiClientTest

  • java.lang.Object
    • com.ibm.websphere.pmi.PmiClientTest
  • All Implemented Interfaces:
    PmiConstants

    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 (new JMX-based API in 5.0) and get Statistic/Stats objects.

    public class PmiClientTest
    extends java.lang.Object
    implements PmiConstants
    • Constructor Detail

      • PmiClientTest

        public PmiClientTest()
        Deprecated. 
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Deprecated. 
        Parameters:
        args[0] - host
        args[1] - portNumber, optional, default is PmiClient.DEFAULT_CONNECTOR_PORT
        args[2] - connectorType, optional, default is PmiClient.DEFAULT_CONNECTOR_TYPE
        args[3]serverName, - optional, default is the first server found
IBM WebSphere Application ServerTM
Release 8.5