public interface ApplicationEventStream
| Modifier and Type | Method and Description |
|---|---|
void |
registerListener(Output<TransactionApplicationEvents,? extends Throwable> listener) |
void |
unregisterListener(Output<TransactionApplicationEvents,? extends Throwable> listener) |
void registerListener(Output<TransactionApplicationEvents,? extends Throwable> listener)
void unregisterListener(Output<TransactionApplicationEvents,? extends Throwable> listener)