Class OnRevokedEvent

All Implemented Interfaces:
Serializable

public class OnRevokedEvent extends AbstractLeaderEvent
Generic event representing that leader has been revoked.
Author:
Janne Valkealahti, Gary Russell
See Also:
  • Constructor Details

    • OnRevokedEvent

      public OnRevokedEvent(Object source, Context context, String role)
      Instantiates a new revoked event.
      Parameters:
      source - the component that published the event (never null)
      context - the context associated with this event
      role - the role of the leader