Package org.springframework.integration.leader.event
Temporary package until s-c-c-core is released.
-
Interface Summary Interface Description LeaderEventPublisher Interface for publishing leader based application events. -
Class Summary Class Description AbstractLeaderEvent BaseApplicationEvent
class for leader based events.DefaultLeaderEventPublisher Default implementation ofLeaderEventPublisher
.OnFailedToAcquireMutexEvent Generic event representing that a mutex could not be acquired during leader election.OnGrantedEvent Generic event representing that leader has been granted.OnRevokedEvent Generic event representing that leader has been revoked.