Uses of Interface
ch.admin.bit.jeap.processarchive.domain.configuration.DomainEventArchiveConfigurationRepository
Packages that use DomainEventArchiveConfigurationRepository
-
Uses of DomainEventArchiveConfigurationRepository in ch.admin.bit.jeap.processarchive.domain.event
Constructors in ch.admin.bit.jeap.processarchive.domain.event with parameters of type DomainEventArchiveConfigurationRepositoryModifierConstructorDescriptionDomainEventReceiver(DomainEventArchiveConfigurationRepository configurationRepository, DomainEventArchiveService domainEventArchiveService) EventListenerInitializer(DomainEventListenerAdapter domainEventListenerAdapter, DomainEventArchiveConfigurationRepository configurationRepository)