Interface NativeMessageExecutionContext

All Superinterfaces:
BaseExecutionContext
All Known Subinterfaces:
KafkaMessageExecutionContext

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