public interface Scanner
| Modifier and Type | Method and Description |
|---|---|
AbstractScanUpdater |
getUpdater()
Gets updater strategy.
|
Iterable<?> |
scan(Directive directive)
Scans: gets objects according to a directive.
|
Iterable<?> scan(Directive directive) throws Exception
directive - ExceptionAbstractScanUpdater getUpdater()
Copyright © 2019. All rights reserved.