org.hyperic.hq.product.util
Class ProductPageDumper
java.lang.Object
org.hyperic.hq.product.util.PluginDumper
org.hyperic.hq.product.util.ProductPageDumper
public class ProductPageDumper
- extends PluginDumper
Constructor Summary |
ProductPageDumper(java.lang.String pdkDir,
java.lang.String pluginDir)
|
Method Summary |
void |
dumpPages(java.io.File template,
java.lang.String outputDir)
|
static void |
dumpPages(java.io.File template,
java.lang.String pdkDir,
java.lang.String pluginDir,
java.lang.String outputDir)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.hyperic.hq.product.util.PluginDumper |
fetchMetrics, fetchMetrics, getMeasurementPlugin, getProperties, getProperty, getProperty, help, init, invoke, shutdown, testControl, testDiscovery, testLiveData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE_SUFFIX
public static final java.lang.String FILE_SUFFIX
- See Also:
- Constant Field Values
REMAP_BY_FIRST_WORD
public static final java.lang.String[] REMAP_BY_FIRST_WORD
EXCLUDE_SERVICES
public static final java.lang.String[] EXCLUDE_SERVICES
ProductPageDumper
public ProductPageDumper(java.lang.String pdkDir,
java.lang.String pluginDir)
main
public static void main(java.lang.String[] args)
dumpPages
public static void dumpPages(java.io.File template,
java.lang.String pdkDir,
java.lang.String pluginDir,
java.lang.String outputDir)
throws java.lang.Exception
- Throws:
java.lang.Exception
dumpPages
public void dumpPages(java.io.File template,
java.lang.String outputDir)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.