|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Class net.hyperic.util.config.ArrayConfigOption extends ConfigOption implements Serializable |
Serialized Fields |
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 |
java.lang.String optName
java.lang.String optDesc
java.lang.String defValue
java.lang.Boolean optional
Class net.hyperic.util.config.ConfigResponse extends java.lang.Object implements Serializable |
serialVersionUID: 20040616l
Serialized Fields |
java.util.Map attributes
java.util.Map schemaOptionsMap
ConfigSchema schema
Class net.hyperic.util.config.ConfigSchema extends java.lang.Object implements Serializable |
serialVersionUID: 20040616l
Serialized Fields |
java.util.ArrayList configOptions
Class net.hyperic.util.config.DirArrayConfigOption extends ArrayConfigOption implements Serializable |
Serialized Fields |
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 |
double minValue
double maxValue
Class net.hyperic.util.config.EnumerationConfigOption extends ConfigOption implements Serializable |
Serialized Fields |
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 |
int minValue
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 |
long minValue
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 |
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 |
double value
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 |
net.hyperic.util.file.PathValidator pathValidator
Class net.hyperic.util.config.StringConfigOption extends ConfigOption implements Serializable |
Serialized Fields |
int minLength
int maxLength
boolean isSecret
boolean isHidden
Class net.hyperic.hq.product.TrackEvent extends java.lang.Object implements Serializable |
Serialized Fields |
net.hyperic.hq.appdef.shared.AppdefEntityID id
long time
int level
java.lang.String source
java.lang.String message
Class net.hyperic.util.config.YesNoConfigOption extends EnumerationConfigOption implements Serializable |
|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |