public class ScheduleAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.Schedule,AutoTimer>
ClassAnnotationInformation for Schedule annotation| Constructor and Description |
|---|
ScheduleAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AutoTimer |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypepublic ScheduleAnnotationInformationFactory()
protected AutoTimer fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<javax.ejb.Schedule,AutoTimer>Copyright © 2018 JBoss by Red Hat. All rights reserved.