Package com.levigo.jadice.server.core.execution
-
Interface Summary Interface Description ExecutionStrategy This interface represents the strategy how theNodeWorker
s will be executed.ExecutionStrategyFactory A factory forExecutionStrategy
s. -
Class Summary Class Description DefaultExecutionStrategyFactory The default implementation of aDefaultExecutionStrategyFactory
. -
Enum Summary Enum Description DefaultExecutionStrategyFactory.Type The type of the concreteExecutionStrategy
that shall be instantiated