Hyperic HQ Plugin API v. 5.8.0

Uses of Package
org.hyperic.hq.product

Packages that use org.hyperic.hq.product
org.hyperic.hq.autoinventory   
org.hyperic.hq.autoinventory.scanimpl   
org.hyperic.hq.bizapp.shared.lather   
org.hyperic.hq.measurement.data   
org.hyperic.hq.product   
org.hyperic.hq.product.jmx   
org.hyperic.hq.product.logparse   
org.hyperic.hq.product.pluginxml   
org.hyperic.hq.product.util   
org.novadeck.jxla   
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.autoinventory
AutoinventoryPluginManager
           
PlatformResource
           
RuntimeResourceReport
          A RuntimeResourceReport represents the results of a single server's runtime scan.
ServerDetector
          Encapsulate the know-how to determine all kinds of server-specific information about a single type of server.
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.autoinventory.scanimpl
ServerDetector
          Encapsulate the know-how to determine all kinds of server-specific information about a single type of server.
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.bizapp.shared.lather
PluginInfo
          This class is for use by plugin managers to maintain information about a plugin in order to remove/update a plugin jar.
RuntimeResourceReport
          A RuntimeResourceReport represents the results of a single server's runtime scan.
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.measurement.data
TrackEvent
          Simple data class for sending config and log track events back to the server.
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.product
AutoinventoryPluginManager
           
AutoServerDetector
           
ClientPluginDeployer
          Deployment of embedded plugin files.
ClientPluginDeployer.Handler
           
Collector
           
CollectorResult
           
ConfigFileTrackPlugin
           
ConfigTrackPlugin
           
ConfigTrackPluginManager
           
ControlPlugin
          Base class for control plugins.
ControlPluginManager
           
DaemonDetector
          Generic detector for use by pure-xml plugins.
FileServerDetector
           
GenericPlugin
           
HypericOperatingSystem
           
IMonitorConfig
           
JDBCQueryCacheException
           
LiveDataPluginManager
           
LogFileTailPlugin
           
LogFileTrackPlugin
           
LogTrackPlugin
           
LogTrackPluginManager
           
MeasurementInfo
          Carry information about measurement templates
MeasurementInfos
          A collection of MeasurementInfos
MeasurementPlugin
          Define and collect metrics.
MeasurementPluginManager
           
MeasurementValueGetter
           
Metric
          this class parses Metrics in the form of: jmx-domain:jmx-properties:jmx-attribute:metric-properties For example: jboss.system:type=ServerInfo,lang=eng:FreeMemory:naming=jnp://localhost:1099,password=xxx where: jmx-domain = jboss.system jmx-properties = type=ServerInfo,lang=eng jmx-attribute = FreeMemory metric-properties = naming=jnp://localhost:1099,password=xxx
MetricInvalidException
          This exception is thrown from the translate & getValue methods in plugins when the plugin cannot map the DSN to a template which it returned from getMeasurements
MetricNotFoundException
          This exception is thrown from getValue when the monitored entity cannot deal with the request.
MetricUnreachableException
          This exception is thrown from a measurement plugin's getValue when the transport for monitoring the entity fails.
MonitoredFolderConfig
           
PlatformResource
           
PlatformTypeInfo
           
PluginException
           
PluginExistsException
           
PluginInfo
          This class is for use by plugin managers to maintain information about a plugin in order to remove/update a plugin jar.
PluginManager
          This class implements common functionality of the GenericPluginManager interface: - maintain a registry of plugins - shutdown() propagated to all plugins
PluginNotFoundException
           
ProductPlugin
           
ProductPluginManager
          This class is a manager for ProductPlugin implementations and is also a manager of plugin managers.
RtPlugin
           
RtPlugin.ParsedFile
           
RtPluginManager
           
RtStat
           
RuntimeDiscoverer
          Classes that implement this interface know how to discover resources at runtime for a particular product.
RuntimeResourceReport
          A RuntimeResourceReport represents the results of a single server's runtime scan.
ScriptLanguagePlugin
           
ServerControlPlugin
          This class is mainly helpful for control plugins which are script/process driven.
ServerDetector
          Encapsulate the know-how to determine all kinds of server-specific information about a single type of server.
ServerResource
           
ServerTypeInfo
           
ServiceResource
           
ServiceType
          Representation of a service type, equivalent to the data specified by the XML tag
ServiceTypeInfo
           
TrackEvent
          Simple data class for sending config and log track events back to the server.
TrackEventPluginManager
           
TypeInfo
          Carry information about appdef entity type
Win32EventLogNotification
          Base class for windows event notifications.
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.product.jmx
AutoServerDetector
           
ControlPlugin
          Base class for control plugins.
DaemonDetector
          Generic detector for use by pure-xml plugins.
FileServerDetector
           
GenericPlugin
           
LiveDataPlugin
           
LogTrackPlugin
           
MeasurementPlugin
          Define and collect metrics.
Metric
          this class parses Metrics in the form of: jmx-domain:jmx-properties:jmx-attribute:metric-properties For example: jboss.system:type=ServerInfo,lang=eng:FreeMemory:naming=jnp://localhost:1099,password=xxx where: jmx-domain = jboss.system jmx-properties = type=ServerInfo,lang=eng jmx-attribute = FreeMemory metric-properties = naming=jnp://localhost:1099,password=xxx
MetricNotFoundException
          This exception is thrown from getValue when the monitored entity cannot deal with the request.
MetricUnreachableException
          This exception is thrown from a measurement plugin's getValue when the transport for monitoring the entity fails.
PluginException
           
PluginManager
          This class implements common functionality of the GenericPluginManager interface: - maintain a registry of plugins - shutdown() propagated to all plugins
ProductPlugin
           
RuntimeDiscoverer
          Classes that implement this interface know how to discover resources at runtime for a particular product.
ServerControlPlugin
          This class is mainly helpful for control plugins which are script/process driven.
ServerDetector
          Encapsulate the know-how to determine all kinds of server-specific information about a single type of server.
ServerResource
           
ServerTypeInfo
           
ServiceType
          Representation of a service type, equivalent to the data specified by the XML tag
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.product.logparse
GenericPlugin
           
RtPlugin
           
RtStat
           
TypeInfo
          Carry information about appdef entity type
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.product.pluginxml
IMonitorConfig
           
MeasurementInfo
          Carry information about measurement templates
MonitoredFolderConfig
           
PluginException
           
ProductPluginManager
          This class is a manager for ProductPlugin implementations and is also a manager of plugin managers.
ServiceTypeInfo
           
TypeInfo
          Carry information about appdef entity type
 

Classes in org.hyperic.hq.product used by org.hyperic.hq.product.util
ConfigTrackPluginManager
           
ControlPluginManager
           
LiveDataPluginManager
           
LogTrackPluginManager
           
MeasurementPlugin
          Define and collect metrics.
MeasurementPluginManager
           
PluginException
           
ProductPlugin
           
ProductPluginManager
          This class is a manager for ProductPlugin implementations and is also a manager of plugin managers.
TypeInfo
          Carry information about appdef entity type
 

Classes in org.hyperic.hq.product used by org.novadeck.jxla
RtStat
           
 


Hyperic HQ Plugin API v. 5.8.0

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