Class ScheduleHandler

  • All Implemented Interfaces:
    AnnotationHandler
    Direct Known Subclasses:
    SchedulesHandler

    @Service
    public class ScheduleHandler
    extends AbstractAttributeHandler
    This handler is responsible for handling the jakarta.ejb.Schedule annotation on methods of a Bean class.
    Author:
    Marina Vatkina