Class NodeNormalTerminationEvent

java.lang.Object
org.drasyl.node.event.NodeNormalTerminationEvent
All Implemented Interfaces:
Event, NodeEvent

public abstract class NodeNormalTerminationEvent extends Object implements NodeEvent
This events signals that the node has terminated normally.

This is an immutable object.