Interface ScanProgress
-
- All Known Implementing Classes:
NodeScan.AgentScan
public interface ScanProgress
ScanProgress interface.
- Version:
- $Id: $
- Author:
- ranger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
abort(String message)
abortboolean
isAborted()
isAborted
-