Interface EventEmitStrategy
-
- All Known Implementing Classes:
KymaEventEmitStrategy,MockEventEmitStrategy
public interface EventEmitStrategyStrategy interface for sending event payload
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendEvent(java.lang.Object payload)
-