|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerResource | |
---|---|
org.hyperic.hq.product | |
org.hyperic.hq.product.jmx |
Uses of ServerResource in org.hyperic.hq.product |
---|
Methods in org.hyperic.hq.product that return ServerResource | |
---|---|
protected ServerResource |
ServerDetector.createServerResource(String installpath)
Initialize an ServerResource with default values. |
protected ServerResource |
PlatformServiceDetector.getServer(org.hyperic.util.config.ConfigResponse config)
|
protected ServerResource |
DaemonDetector.newServerResource(long pid,
String exe)
|
protected ServerResource |
DaemonDetector.newServerResource(String exe)
|
Methods in org.hyperic.hq.product with parameters of type ServerResource | |
---|---|
protected void |
DaemonDetector.discoverServerConfig(ServerResource server,
long pid)
Auto-discover server configuration |
protected void |
ServerDetector.setControlConfig(ServerResource server,
org.hyperic.util.config.ConfigResponse config)
Merge default values from server's control ConfigSchema and saves to ServerResource.setControlConfig. |
protected void |
ServerDetector.setCustomProperties(ServerResource server,
org.hyperic.util.config.ConfigResponse config)
Merge default values from server's Custom Properties schema and saves to ServerResource.setCustomProperties. |
protected void |
ServerDetector.setMeasurementConfig(ServerResource server,
org.hyperic.util.config.ConfigResponse config)
Merge default values from server's measurement ConfigSchema and saves to ServerResource.setMeasurementConfig. |
protected void |
ServerDetector.setProductConfig(ServerResource server,
org.hyperic.util.config.ConfigResponse config)
Merge default values from server's product ConfigSchema and saves to ServerResource.setProductConfig. |
Uses of ServerResource in org.hyperic.hq.product.jmx |
---|
Methods in org.hyperic.hq.product.jmx that return ServerResource | |
---|---|
protected ServerResource |
MxServerDetector.getServerResource(MxServerDetector.MxProcess process)
|
Methods in org.hyperic.hq.product.jmx with parameters of type ServerResource | |
---|---|
protected void |
MxServerDetector.setProductConfig(ServerResource server,
org.hyperic.util.config.ConfigResponse config,
long pid)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |