Hyperic HQ Plugin API v. 4.5.3.1

Uses of Class
org.hyperic.hq.product.PluginInfo

Packages that use PluginInfo
org.hyperic.hq.product   
 

Uses of PluginInfo in org.hyperic.hq.product
 

Methods in org.hyperic.hq.product that return PluginInfo
 PluginInfo PluginManager.getPluginInfo(String name)
           
 

Methods in org.hyperic.hq.product with parameters of type PluginInfo
 List PluginManager.getPlugins(PluginInfo info)
           
 boolean PluginInfo.matches(PluginInfo info)
           
 void PluginManager.setPluginInfo(String name, PluginInfo info)
           
 

Constructors in org.hyperic.hq.product with parameters of type PluginInfo
PluginInfo(String name, PluginInfo info)
           
 


Hyperic HQ Plugin API v. 4.5.3.1

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