Class StartedEvent

All Implemented Interfaces:
IEvent, Serializable

public class StartedEvent extends Event
An event indicating the start of an application component.
See Also:
  • Field Details

  • Constructor Details

    • StartedEvent

      public StartedEvent(Object source)
  • Method Details