Class DomainEventReceiver
java.lang.Object
ch.admin.bit.jeap.processarchive.domain.event.DomainEventReceiver
-
Constructor Summary
ConstructorsConstructorDescriptionDomainEventReceiver(DomainEventArchiveConfigurationRepository configurationRepository, DomainEventArchiveService domainEventArchiveService) -
Method Summary
Modifier and TypeMethodDescriptionvoiddomainEventReceived(ch.admin.bit.jeap.domainevent.DomainEvent event)
-
Constructor Details
-
DomainEventReceiver
public DomainEventReceiver(DomainEventArchiveConfigurationRepository configurationRepository, DomainEventArchiveService domainEventArchiveService)
-
-
Method Details
-
domainEventReceived
public void domainEventReceived(ch.admin.bit.jeap.domainevent.DomainEvent event)
-