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,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected Boolean fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<T extends Annotation,Boolean>Copyright © 2021 JBoss by Red Hat. All rights reserved.