Hyperic HQ Plugin API v. 5.8.0

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

Packages that use RuntimeResourceReport
org.hyperic.hq.autoinventory   
org.hyperic.hq.bizapp.shared.lather   
org.hyperic.hq.product   
 

Uses of RuntimeResourceReport in org.hyperic.hq.autoinventory
 

Methods in org.hyperic.hq.autoinventory that return RuntimeResourceReport
 RuntimeResourceReport[] CompositeRuntimeResourceReport.getServerReports()
           
 

Methods in org.hyperic.hq.autoinventory with parameters of type RuntimeResourceReport
 void CompositeRuntimeResourceReport.addServerReport(RuntimeResourceReport report)
          Add a RuntimeResourceReport for the specified server.
 void CompositeRuntimeResourceReport.setServerReports(RuntimeResourceReport[] serverReports)
          This method will be used by AXIS in SOAP deserialization.
 

Uses of RuntimeResourceReport in org.hyperic.hq.bizapp.shared.lather
 

Methods in org.hyperic.hq.bizapp.shared.lather that return RuntimeResourceReport
 RuntimeResourceReport RuntimeResourceReportLatherValue.getReport()
           
 

Constructors in org.hyperic.hq.bizapp.shared.lather with parameters of type RuntimeResourceReport
RuntimeResourceReportLatherValue(RuntimeResourceReport v)
           
 

Uses of RuntimeResourceReport in org.hyperic.hq.product
 

Methods in org.hyperic.hq.product that return RuntimeResourceReport
 RuntimeResourceReport ServerDetector.discoverResources(int serverId, AIPlatformValue platform, org.hyperic.util.config.ConfigResponse config)
          Deprecated. - Plugins should not use this method.
 RuntimeResourceReport RuntimeDiscoverer.discoverResources(int serverId, AIPlatformValue aiplatform, org.hyperic.util.config.ConfigResponse config)
          This method is called by the autoinventory code that runs within the agent.
 

Methods in org.hyperic.hq.product with parameters of type RuntimeResourceReport
 boolean RuntimeResourceReport.isSameReport(RuntimeResourceReport other)
           
 


Hyperic HQ Plugin API v. 5.8.0

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