Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.product.util
Class PluginMain

java.lang.Object
  extended by org.hyperic.hq.product.util.PluginMain

public class PluginMain
extends java.lang.Object

Run the main method for a plugin class. Example: java -jar pdk/lib/hq-product.jar apache ApacheServerDetector


Constructor Summary
PluginMain()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginMain

public PluginMain()
Method Detail

main

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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.