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,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected String fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.annotation.security.RunAs,String>
Copyright © 2016 JBoss by Red Hat. All rights reserved.