Interface ServiceExecutorFactory

All Superinterfaces:
ServiceExecutor
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated(since="4.6.0") @FunctionalInterface public interface ServiceExecutorFactory extends ServiceExecutor
Deprecated.
Compatibility interface. Consider migrating legacy code to ChainingServiceExecutor or ServiceExecutor