public class DeclareRolesAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.annotation.security.DeclareRoles,String[]>
| Modifier | Constructor and Description |
|---|---|
protected |
DeclareRolesAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected DeclareRolesAnnotationInformationFactory()
protected String[] fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation in class ClassAnnotationInformationFactory<javax.annotation.security.DeclareRoles,String[]>Copyright © 2013 JBoss by Red Hat. All rights reserved.