Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.validate.task |
Defines client-independent processing interfaces and
classes for background tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
LocationValidator.setTaskManager(TaskManager manager)
Sets the task manager to use for running the validation tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockingTaskManager
Implements a simple task manager suitable for non-Swing
applications that runs a task as soon as it is submitted
and does not return until the task is complete.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.