Changes between Version 11 and Version 12 of ApertureDataCrawler
- Timestamp:
- 10/17/05 22:40:07 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureDataCrawler
v11 v12 1 1 = Data Crawler = 2 3 TODO: is the scan() method asynchronously? If yes, then it would return immediatly to the caller and the current status of this object is needed to be accessible throug a getScanStatus() method, returning either idle, scanning, tryingtostopscanning or stopped. If not, why the funny Exit codes? 2 4 3 5 == Java Interface ==