|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerDetector | |
---|---|
org.hyperic.hq.autoinventory | |
org.hyperic.hq.autoinventory.scanimpl | |
org.hyperic.hq.product | |
org.hyperic.hq.product.jmx |
Uses of ServerDetector in org.hyperic.hq.autoinventory |
---|
Methods in org.hyperic.hq.autoinventory with parameters of type ServerDetector | |
---|---|
void |
ScanMethod.scan(org.hyperic.util.config.ConfigResponse platformConfig,
ServerDetector[] detectors)
Perform a scan for this method. |
Uses of ServerDetector in org.hyperic.hq.autoinventory.scanimpl |
---|
Methods in org.hyperic.hq.autoinventory.scanimpl with parameters of type ServerDetector | |
---|---|
void |
WindowsRegistryScan.scan(org.hyperic.util.config.ConfigResponse platformConfig,
ServerDetector[] serverDetectors)
|
void |
FileScan.scan(org.hyperic.util.config.ConfigResponse platformConfig,
ServerDetector[] serverDetectors)
|
void |
NullScan.scan(org.hyperic.util.config.ConfigResponse platformConfig,
ServerDetector[] serverDetectors)
|
Uses of ServerDetector in org.hyperic.hq.product |
---|
Subclasses of ServerDetector in org.hyperic.hq.product | |
---|---|
class |
DaemonDetector
Generic detector for use by pure-xml plugins. |
class |
PlatformServiceDetector
This class is intended for use by Platform types which have service types, but no server types. |
class |
SNMPDetector
|
Methods in org.hyperic.hq.product that return ServerDetector | |
---|---|
ServerDetector |
ProductPluginManager.getAutoinventoryPlugin(String name)
|
Methods in org.hyperic.hq.product with parameters of type ServerDetector | |
---|---|
static List |
SNMPDetector.discoverServers(ServerDetector plugin,
org.hyperic.util.config.ConfigResponse parentConfig,
SNMPSession session,
String type)
|
static List |
SNMPDetector.discoverServices(ServerDetector plugin,
org.hyperic.util.config.ConfigResponse parentConfig,
SNMPSession session)
|
static List |
SNMPDetector.discoverServices(ServerDetector plugin,
org.hyperic.util.config.ConfigResponse parentConfig,
SNMPSession session,
String type)
|
Uses of ServerDetector in org.hyperic.hq.product.jmx |
---|
Subclasses of ServerDetector in org.hyperic.hq.product.jmx | |
---|---|
class |
MxServerDetector
|
class |
SunMxServerDetector
Detector for Sun 1.5+ JVMs with remote JMX enabled |
Methods in org.hyperic.hq.product.jmx that return ServerDetector | |
---|---|
ServerDetector |
MxQuery.getServerDetector()
|
Methods in org.hyperic.hq.product.jmx with parameters of type ServerDetector | |
---|---|
void |
MxQuery.setServerDetector(ServerDetector detector)
|
Constructors in org.hyperic.hq.product.jmx with parameters of type ServerDetector | |
---|---|
MxServerQuery(ServerDetector detector)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |