Class ScheduleAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<jakarta.ejb.Schedule,AutoTimer>
org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory

public class ScheduleAnnotationInformationFactory extends ClassAnnotationInformationFactory<jakarta.ejb.Schedule,AutoTimer>
ClassAnnotationInformation for Schedule annotation
Author:
Stuart Douglas
  • Constructor Details

    • ScheduleAnnotationInformationFactory

      public ScheduleAnnotationInformationFactory()
  • Method Details