public class OperationExecutorStrategyProvider
extends java.lang.Object
| Constructor and Description |
|---|
OperationExecutorStrategyProvider(java.util.List<OperationExecutorStrategy> operationExecutors) |
| Modifier and Type | Method and Description |
|---|---|
OperationExecutorStrategy |
getOperationExecutorStrategy(SOperation operation) |
protected java.lang.String |
getStrategyKey(SOperation operation) |
public OperationExecutorStrategyProvider(java.util.List<OperationExecutorStrategy> operationExecutors)
public OperationExecutorStrategy getOperationExecutorStrategy(SOperation operation) throws SOperationExecutionException
SOperationExecutionExceptionprotected java.lang.String getStrategyKey(SOperation operation)