public class BooleanAnnotationInformationFactory<T extends Annotation> extends ClassAnnotationInformationFactory<T,Boolean>
Constructor and Description |
---|
BooleanAnnotationInformationFactory(Class<T> annotationType) |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected Boolean fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation
in class ClassAnnotationInformationFactory<T extends Annotation,Boolean>
Copyright © 2013 JBoss by Red Hat. All rights reserved.