Hyperic HQ Plugin API v. 2.5.dev

Serialized Form

Class net.hyperic.util.config.ArrayConfigOption extends ConfigOption implements Serializable

Serialized Fields

delim

char delim


Class net.hyperic.util.config.BooleanConfigOption extends EnumerationConfigOption implements Serializable


Class net.hyperic.util.config.ConfigOption extends java.lang.Object implements Serializable

serialVersionUID: 20040616l

Serialized Fields

optName

java.lang.String optName

optDesc

java.lang.String optDesc

defValue

java.lang.String defValue

optional

java.lang.Boolean optional


Class net.hyperic.util.config.ConfigResponse extends java.lang.Object implements Serializable

serialVersionUID: 20040616l

Serialized Fields

attributes

java.util.Map attributes

schemaOptionsMap

java.util.Map schemaOptionsMap

schema

ConfigSchema schema


Class net.hyperic.util.config.ConfigSchema extends java.lang.Object implements Serializable

serialVersionUID: 20040616l

Serialized Fields

configOptions

java.util.ArrayList configOptions


Class net.hyperic.util.config.DirArrayConfigOption extends ArrayConfigOption implements Serializable

Serialized Fields

pathValidator

net.hyperic.util.file.PathValidator pathValidator


Class net.hyperic.util.config.DirConfigOption extends ConfigOption implements Serializable


Class net.hyperic.util.config.DoubleConfigOption extends ConfigOption implements Serializable

Serialized Fields

minValue

double minValue

maxValue

double maxValue


Class net.hyperic.util.config.EnumerationConfigOption extends ConfigOption implements Serializable

Serialized Fields

values

java.util.ArrayList values


Class net.hyperic.util.config.HiddenConfigOption extends StringConfigOption implements Serializable


Class net.hyperic.util.config.IntegerArrayConfigOption extends ArrayConfigOption implements Serializable


Class net.hyperic.util.config.IntegerConfigOption extends ConfigOption implements Serializable

Serialized Fields

minValue

int minValue

maxValue

int maxValue


Class net.hyperic.util.config.InvalidOptionException extends net.hyperic.util.NestedRuntimeException implements Serializable


Class net.hyperic.util.config.InvalidOptionValueException extends net.hyperic.util.NestedRuntimeException implements Serializable


Class net.hyperic.util.config.IpAddressConfigOption extends StringConfigOption implements Serializable


Class net.hyperic.util.config.LongConfigOption extends ConfigOption implements Serializable

Serialized Fields

minValue

long minValue

maxValue

long maxValue


Class net.hyperic.util.config.MacAddressConfigOption extends StringConfigOption implements Serializable


Class net.hyperic.hq.product.MetricInvalidException extends net.hyperic.hq.common.SystemException implements Serializable

Serialized Fields

remoteMessage

java.lang.String remoteMessage


Class net.hyperic.hq.product.MetricNotFoundException extends net.hyperic.hq.common.ApplicationException implements Serializable


Class net.hyperic.hq.product.MetricUnreachableException extends net.hyperic.hq.common.ApplicationException implements Serializable


Class net.hyperic.hq.product.MetricValue extends java.lang.Object implements Serializable

Serialized Fields

value

double value

timestamp

long timestamp


Class net.hyperic.snmp.MIBLookupException extends SNMPException implements Serializable


Class net.hyperic.util.config.MulticastIpAddressConfigOption extends StringConfigOption implements Serializable


Class net.hyperic.hq.product.PlatformResource extends net.hyperic.hq.appdef.shared.AIPlatformValue implements Serializable


Class net.hyperic.hq.product.PluginException extends net.hyperic.util.NestedException implements Serializable


Class net.hyperic.hq.product.PluginExistsException extends PluginException implements Serializable


Class net.hyperic.hq.product.PluginNotFoundException extends PluginException implements Serializable


Class net.hyperic.util.config.PortConfigOption extends IntegerConfigOption implements Serializable


Class net.hyperic.util.config.RegexArrayConfigOption extends ArrayConfigOption implements Serializable


Class net.hyperic.snmp.SNMPException extends net.hyperic.util.NestedException implements Serializable


Class net.hyperic.util.config.StringArrayConfigOption extends ArrayConfigOption implements Serializable

Serialized Fields

pathValidator

net.hyperic.util.file.PathValidator pathValidator


Class net.hyperic.util.config.StringConfigOption extends ConfigOption implements Serializable

Serialized Fields

minLength

int minLength

maxLength

int maxLength

isSecret

boolean isSecret

isHidden

boolean isHidden


Class net.hyperic.hq.product.TrackEvent extends java.lang.Object implements Serializable

Serialized Fields

id

net.hyperic.hq.appdef.shared.AppdefEntityID id

time

long time

level

int level

source

java.lang.String source

message

java.lang.String message


Class net.hyperic.util.config.YesNoConfigOption extends EnumerationConfigOption implements Serializable


Hyperic HQ Plugin API v. 2.5.dev

Copyright © 2004-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.