Class AccountArchiveServiceEventSupplier
java.lang.Object
net.anotheria.portalkit.services.common.eventing.AbstractServiceEventSupplier
net.anotheria.portalkit.services.accountarchive.event.AccountArchiveServiceEventSupplier
public class AccountArchiveServiceEventSupplier
extends net.anotheria.portalkit.services.common.eventing.AbstractServiceEventSupplier
- Since:
- 24.04.14 16:32
- Author:
- VKoulakov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccountCreated(ArchivedAccount archivedAccount) voidaccountDeleted(ArchivedAccount archivedAccount) voidaccountUpdated(ArchivedAccount beforeUpdate, ArchivedAccount afterUpdate) Methods inherited from class net.anotheria.portalkit.services.common.eventing.AbstractServiceEventSupplier
send
-
Field Details
-
EVENT_CHANNEL
- See Also:
-
EVENT_SUPPLIER
- See Also:
-
-
Constructor Details
-
AccountArchiveServiceEventSupplier
public AccountArchiveServiceEventSupplier()Constructor.
-
-
Method Details
-
accountCreated
-
accountUpdated
-
accountDeleted
-