Class | Description |
---|---|
AbstractAvailableJobsExecutor |
Heart of the executor component - executes the actual tasks.
|
AvailableJobsExecutor | |
ClassCacheManager |
Simple cache to keep classes of commands and callback to not attempt to load them every time.
|
ExecutorImpl |
Default implementation of the
Executor that is baced by
ScheduledExecutorService for background task execution. |
ExecutorServiceImpl |
Entry point of the executor component.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.