JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.leader
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.integration.leader
@NullMarked
package
org.springframework.integration.leader
Temporary package until s-c-c-core is released.
Related Packages
Package
Description
org.springframework.integration
Base package for Spring Integration Core.
org.springframework.integration.leader.event
Temporary package until s-c-c-core is released.
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractCandidate
Base implementation of a
Candidate
.
Candidate
Interface that defines the contract for candidates to participate in a leader election.
Context
Interface that defines the context for candidate leadership.
DefaultCandidate
Simple
Candidate
for leadership.