Package org.jbpm.executor.impl
-
Class Summary 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 theExecutor
that is baced byScheduledExecutorService
for background task execution.ExecutorServiceImpl Entry point of the executor component.