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