public class RunAsAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.annotation.security.RunAs,String>
RunAs
annotation on a session beanModifier | Constructor and Description |
---|---|
protected |
RunAsAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected String |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected 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.