Interface EventBus<T>

All Known Subinterfaces:
Client
All Known Implementing Classes:
OpenFeatureAPI, OpenFeatureClient

public interface EventBus<T>
Interface for attaching event handlers.