Class OnGrantedEvent

All Implemented Interfaces:
Serializable

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

    • OnGrantedEvent

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