Class ActivatedEvent

All Implemented Interfaces:
IEvent, Serializable

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

  • Constructor Details

    • ActivatedEvent

      public ActivatedEvent(Object source)
  • Method Details