Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.appdef.shared.AIPlatformValue

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

Uses of AIPlatformValue in org.hyperic.hq.appdef.shared
 

Methods in org.hyperic.hq.appdef.shared with parameters of type AIPlatformValue
 void AIPlatformValue.copyAIIpValuesFrom(AIPlatformValue from)
           
 void AIPlatformValue.copyAIServerValuesFrom(AIPlatformValue from)
           
 

Constructors in org.hyperic.hq.appdef.shared with parameters of type AIPlatformValue
AIPlatformValue(AIPlatformValue otherValue)
           
 

Uses of AIPlatformValue in org.hyperic.hq.autoinventory
 

Methods in org.hyperic.hq.autoinventory that return AIPlatformValue
 AIPlatformValue ScanStateCore.getPlatform()
           
 AIPlatformValue ScanState.getPlatform()
           
 

Methods in org.hyperic.hq.autoinventory with parameters of type AIPlatformValue
static boolean AICompare.compareAIPlatforms(AIPlatformValue p1, AIPlatformValue p2)
           
 void ScanStateCore.setPlatform(AIPlatformValue platform)
           
 void ScanState.setPlatform(AIPlatformValue platform)
           
 

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

Methods in org.hyperic.hq.bizapp.shared.lather that return AIPlatformValue
 AIPlatformValue AiPlatformLatherValue.getAIPlatformValue()
           
 

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

Uses of AIPlatformValue in org.hyperic.hq.product
 

Subclasses of AIPlatformValue in org.hyperic.hq.product
 class PlatformResource
           
 

Methods in org.hyperic.hq.product that return AIPlatformValue
 AIPlatformValue[] RuntimeResourceReport.getAIPlatforms()
           
 

Methods in org.hyperic.hq.product with parameters of type AIPlatformValue
 void RuntimeResourceReport.addAIPlatform(AIPlatformValue aiplatform)
           
 void RuntimeResourceReport.addAIPlatforms(AIPlatformValue[] aiplatforms)
           
 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.
 void RuntimeResourceReport.setAIPlatforms(AIPlatformValue[] aiplatforms)
           
 


Hyperic HQ Plugin API v. 5.8.0

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