public class RunAsAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.annotation.security.RunAs,String>
RunAs annotation on a session bean| Modifier | Constructor and Description |
|---|---|
protected |
RunAsAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected String fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation in class ClassAnnotationInformationFactory<javax.annotation.security.RunAs,String>Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.