|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerSignature | |
---|---|
org.hyperic.hq.autoinventory | |
org.hyperic.hq.bizapp.shared.lather | |
org.hyperic.hq.product |
Uses of ServerSignature in org.hyperic.hq.autoinventory |
---|
Methods in org.hyperic.hq.autoinventory that return ServerSignature | |
---|---|
ServerSignature[] |
ScanConfiguration.getServerSignatures()
Get the server signatures to scan for in this scan. |
ServerSignature[] |
ScanConfigurationCore.getServerSignatures()
Get the server signatures to scan for in this scan. |
Methods in org.hyperic.hq.autoinventory with parameters of type ServerSignature | |
---|---|
void |
ScanConfiguration.setServerSignatures(ServerSignature[] serverSigs)
Set the server signatures to scan for in this scan. |
void |
ScanConfigurationCore.setServerSignatures(ServerSignature[] serverSigs)
Set the server signatures to scan for in this scan. |
Uses of ServerSignature in org.hyperic.hq.bizapp.shared.lather |
---|
Methods in org.hyperic.hq.bizapp.shared.lather that return ServerSignature | |
---|---|
ServerSignature |
ServerSignatureValue.getSignature()
|
Constructors in org.hyperic.hq.bizapp.shared.lather with parameters of type ServerSignature | |
---|---|
ServerSignatureValue(ServerSignature sig)
|
Uses of ServerSignature in org.hyperic.hq.product |
---|
Methods in org.hyperic.hq.product that return ServerSignature | |
---|---|
ServerSignature |
ServerDetector.getServerSignature()
The server signature is defined by plugins in etc/hq-plugin.xml if the plugin implements FileServerDetector or RegistryServerDetector. |
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |