Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.resourceImport
Class XmlServerValue

java.lang.Object
  extended by org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
      extended by org.hyperic.hq.bizapp.shared.resourceImport.XmlServerValue
All Implemented Interfaces:
java.io.Serializable

public class XmlServerValue
extends XmlResourceValue

See Also:
Serialized Form

Method Summary
 java.lang.String getAutoinventoryIdentifier()
           
 java.lang.String getInstallPath()
           
static java.lang.String[] getOptionalAttributes()
           
static java.lang.String[] getRequiredAttributes()
           
 java.util.List getServices()
           
 java.lang.String toString()
           
 
Methods inherited from class org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
getConfig, getCustomProps, getDescription, getLocation, getMetricsToCollect, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRequiredAttributes

public static java.lang.String[] getRequiredAttributes()

getOptionalAttributes

public static java.lang.String[] getOptionalAttributes()

getInstallPath

public java.lang.String getInstallPath()

getAutoinventoryIdentifier

public java.lang.String getAutoinventoryIdentifier()

getServices

public java.util.List getServices()

toString

public java.lang.String toString()
Overrides:
toString in class XmlResourceValue

Hyperic HQ Plugin API v. 4.4.0.2

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