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