public class ScheduleAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.Schedule,AutoTimer>
ClassAnnotationInformation
for Schedule annotationConstructor 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, getMultiAnnotationType
public ScheduleAnnotationInformationFactory()
protected AutoTimer fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.Schedule,AutoTimer>
Copyright © 2017 JBoss by Red Hat. All rights reserved.