Interface NativeExecutionContext

All Superinterfaces:
BaseExecutionContext
All Known Subinterfaces:
KafkaConnectionContext, KafkaExecutionContext

public interface NativeExecutionContext extends BaseExecutionContext
Base interface any specialized native execution context interface can inherit from (e.g. KafkaExecutionContext).
Author:
Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team