|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.product.GenericPlugin
org.hyperic.hq.product.ServerDetector
org.hyperic.hq.product.DaemonDetector
org.hyperic.hq.product.jmx.MxServerDetector
org.hyperic.hq.product.jmx.SunMxServerDetector
public class SunMxServerDetector
Detector for Sun 1.5+ JVMs with remote JMX enabled
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.hyperic.hq.product.jmx.MxServerDetector |
---|
MxServerDetector.MxProcess |
Field Summary |
---|
Fields inherited from class org.hyperic.hq.product.jmx.MxServerDetector |
---|
PROC_HOME_ENV, PROC_HOME_PROPERTY, PROC_JAVA, PROC_MAIN_CLASS, PROP_PROCESS_QUERY, SUN_JMX_PORT, SUN_JMX_REMOTE |
Fields inherited from class org.hyperic.hq.product.ServerDetector |
---|
AUTOINVENTORY_NAME, INSTALLPATH, INSTALLPATH_MATCH, INSTALLPATH_NOMATCH, INVENTORY_ID, VERSION_FILE |
Fields inherited from class org.hyperic.hq.product.GenericPlugin |
---|
config, FILE_DELIM, FILE_DELIM_ESC, PROP_NAME |
Constructor Summary | |
---|---|
SunMxServerDetector()
|
Method Summary | |
---|---|
java.util.List |
getServerResources(ConfigResponse platformConfig)
|
Methods inherited from class org.hyperic.hq.product.jmx.MxServerDetector |
---|
configureLocalMxURL, configureMxURL, discoverMxServices, discoverServices, discoverServiceTypes, getMxURL, getProcHomeEnv, getProcHomeProperty, getProcMainClass, getProcQuery, getProcQuery, getServerProcessList, getServerResource, isInstallTypeVersion, parseMxPort |
Methods inherited from class org.hyperic.hq.product.DaemonDetector |
---|
discoverServerConfig, getFileResources, getPlatformConfig, getProcessQuery, getProcessResources, getProcOpts, getServerResources, isSwitch, newServerResource, newServerResource, setPlatformConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SunMxServerDetector()
Method Detail |
---|
public java.util.List getServerResources(ConfigResponse platformConfig) throws PluginException
getServerResources
in interface AutoServerDetector
getServerResources
in class MxServerDetector
PluginException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |