Class NodeNormalTerminationEvent

  • All Implemented Interfaces:
    Event, NodeEvent

    public class NodeNormalTerminationEvent
    extends Object
    This events signals that the node has terminated normally.
    • Field Detail

      • node

        protected final Node node
    • Constructor Detail

      • NodeNormalTerminationEvent

        public NodeNormalTerminationEvent​(Node node)