Class EventsService

  • All Implemented Interfaces:
    EventingService

    @Priority(200)
    public class EventsService
    extends Object
    implements EventingService
    Implements the EventingService interface and use CDI Events This allows users to take part in the events.
    Author:
    Phillip Kruger ([email protected])