Class StoppedEvent

  • All Implemented Interfaces:
    IEvent, java.io.Serializable

    public class StoppedEvent
    extends Event
    An event indicating the stop of an application component.
    See Also:
    Serialized Form
    • Constructor Detail

      • StoppedEvent

        public StoppedEvent​(java.lang.Object source)