Uses of Class
org.springframework.integration.leader.event.AbstractLeaderEvent
Package
Description
Temporary package until s-c-c-core is released.
Base core support package.
-
Uses of AbstractLeaderEvent in org.springframework.integration.leader.event
Modifier and TypeClassDescriptionclass
Generic event representing that a mutex could not be acquired during leader election.class
Generic event representing that leader has been granted.class
Generic event representing that leader has been revoked. -
Uses of AbstractLeaderEvent in org.springframework.integration.support
Modifier and TypeMethodDescriptionvoid
SmartLifecycleRoleController.onApplicationEvent
(AbstractLeaderEvent event)