com.wily.introscope.client.wssdk.testimpl
Class TestMetricListImplementation

java.lang.Object
  extended by com.wily.introscope.client.wssdk.testimpl.TestMetricListImplementation

public class TestMetricListImplementation
extends java.lang.Object

This is a test implementation of usage of the Metrics List Polling Web Service


Constructor Summary
TestMetricListImplementation()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void setupForClient(IIntroscopeClient iscopeClient)
          Fetch metrics from Introscope Enterprise Manager using the Metrics List Polling Web Service for a given Introscope Client
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMetricListImplementation

public TestMetricListImplementation()
Method Detail

setupForClient

public void setupForClient(IIntroscopeClient iscopeClient)
                    throws java.lang.Exception
Fetch metrics from Introscope Enterprise Manager using the Metrics List Polling Web Service for a given Introscope Client

Parameters:
iscopeClient -
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007 CA Inc. All Rights Reserved.