Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.util
Class PluginMain

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

public class PluginMain
extends Object

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


Constructor Summary
PluginMain()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception

Hyperic HQ Plugin API v. 5.8.0

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