Uses of Package
javax.util.concurrent

Classes in javax.util.concurrent used by javax.util.concurrent
ManagedExecutorService
          A manageable version of a ExecutorService.
ManagedTaskListener
          A ManagedTaskListener is used to monitor the state of a task's Future.
Trigger
          Triggers allow application developers to plug in rules for when and how often a task should run.