Package jadex.platform.service.execution
-
Class Summary Class Description AsyncExecutionService The asynchronous executor service that executes all tasks in separate executors.BisimExecutionService Helper class to allow bisimulation in same VM.SyncExecutionService The synchronous execution service that executes all tasks in zero to one thread. -
Enum Summary Enum Description AsyncExecutionService.State The possible states of the service.SyncExecutionService.State The possible states of the service.