Package com.gigaspaces.executor
Interface ContextSettable
- All Known Implementing Classes:
InternalDurableTaskWrapper
public interface ContextSettable
Implemented by task wrappers that support receiving a per-execution context parameter.
SpaceImpl uses this interface to inject context before calling executeTask().
-
Method Summary
-
Method Details
-
setExecutionContext
-