|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginData | |
---|---|
org.hyperic.hq.product | |
org.hyperic.hq.product.pluginxml |
Uses of PluginData in org.hyperic.hq.product |
---|
Methods in org.hyperic.hq.product that return PluginData | |
---|---|
PluginData |
GenericPlugin.getPluginData()
|
Methods in org.hyperic.hq.product with parameters of type PluginData | |
---|---|
void |
GenericPlugin.setData(PluginData data)
|
Uses of PluginData in org.hyperic.hq.product.pluginxml |
---|
Fields in org.hyperic.hq.product.pluginxml declared as PluginData | |
---|---|
PluginData |
PluginData.ServiceExtension.data
|
Methods in org.hyperic.hq.product.pluginxml that return PluginData | |
---|---|
static PluginData |
PluginData.getInstance(ProductPluginManager manager,
ClassLoader loader,
String file)
|
Methods in org.hyperic.hq.product.pluginxml with parameters of type PluginData | |
---|---|
void |
PluginParser.parse(InputStream in,
PluginData data)
|
void |
PluginParser.parse(InputStream in,
PluginData data,
EntityResolver resolver)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |