Uses of Class
org.springframework.integration.leader.event.AbstractLeaderEvent
Packages that use 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
Subclasses of AbstractLeaderEvent in org.springframework.integration.leader.eventModifier 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
Methods in org.springframework.integration.support with parameters of type AbstractLeaderEventModifier and TypeMethodDescriptionvoid
SmartLifecycleRoleController.onApplicationEvent
(AbstractLeaderEvent event)