Interface EventRegistryConfigurationApi
- All Known Implementing Classes:
EventRegistryEngineConfiguration, SpringEventRegistryEngineConfiguration, StandaloneEventRegistryEngineConfiguration, StandaloneInMemEventRegistryEngineConfiguration
public interface EventRegistryConfigurationApi
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getEventRepositoryService
EventRepositoryService getEventRepositoryService() -
getEventManagementService
EventManagementService getEventManagementService() -
getEventRegistry
EventRegistry getEventRegistry()
-