|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScanState | |
---|---|
org.hyperic.hq.autoinventory | |
org.hyperic.hq.autoinventory.scanimpl | |
org.hyperic.hq.product.util |
Uses of ScanState in org.hyperic.hq.autoinventory |
---|
Methods in org.hyperic.hq.autoinventory that return ScanState | |
---|---|
ScanState |
Scanner.getScanState()
Get the current state of the scan. |
ScanState |
ScanManager.getStatus()
Get the status of the currently running scan. |
Methods in org.hyperic.hq.autoinventory with parameters of type ScanState | |
---|---|
boolean |
ScanState.isSameState(ScanState other)
|
void |
ScanListener.scanComplete(ScanState state)
The scanner calls this method when the scan has completed. |
void |
ScanManager.scanComplete(ScanState state)
|
Uses of ScanState in org.hyperic.hq.autoinventory.scanimpl |
---|
Fields in org.hyperic.hq.autoinventory.scanimpl declared as ScanState | |
---|---|
protected ScanState |
ScanMethodBase._state
|
Uses of ScanState in org.hyperic.hq.product.util |
---|
Methods in org.hyperic.hq.product.util with parameters of type ScanState | |
---|---|
void |
PluginDiscoverer.scanComplete(ScanState state)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |