org.hyperic.hq.product.util
Class PluginDumper
java.lang.Object
org.hyperic.hq.product.util.PluginDumper
public class PluginDumper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ppm
protected ProductPluginManager ppm
mpm
protected MeasurementPluginManager mpm
cpm
protected ControlPluginManager cpm
ldpm
protected LiveDataPluginManager ldpm
ltpm
protected LogTrackPluginManager ltpm
ctpm
protected ConfigTrackPluginManager ctpm
pPlugins
protected ProductPlugin[] pPlugins
PluginDumper
public PluginDumper()
PluginDumper
public PluginDumper(String pdkDir,
String pluginDir)
PluginDumper
public PluginDumper(String[] args)
help
public static void help(String msg)
init
public void init()
throws PluginException
- Throws:
PluginException
shutdown
public void shutdown()
invoke
public void invoke()
throws PluginException,
IOException
- Throws:
PluginException
IOException
getProperties
public Properties getProperties()
getProperty
public String getProperty(String key)
getProperty
public String getProperty(String key,
String defVal)
fetchMetrics
public boolean fetchMetrics(TypeInfo type,
boolean translateOnly,
org.hyperic.util.config.ConfigResponse config)
throws PluginException
- Throws:
PluginException
fetchMetrics
public void fetchMetrics(String pluginName,
boolean translateOnly)
throws PluginException
- Throws:
PluginException
testControl
public void testControl(String pluginName)
throws PluginException
- Throws:
PluginException
testLiveData
public void testLiveData()
throws PluginException
- Throws:
PluginException
testDiscovery
public void testDiscovery()
getMeasurementPlugin
protected MeasurementPlugin getMeasurementPlugin(TypeInfo info)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.