public static final class FileTaskScanner.Callback extends Object
Modifier and Type | Method and Description |
---|---|
void |
refresh(FileObject... resources)
Notify the Task List framework that the given resources need to be
rescanned by this scanner.
|
void |
refreshAll()
Notify the Task List framework that all resources
under the current scope need to be rescanned by this scanner.
|
public void refresh(FileObject... resources)
resources
- Resources to be rescanned.public void refreshAll()