public class RunAsPrincipalAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.RunAsPrincipal,String>
RunAsPrincipal
annotation on a session beanModifier | Constructor and Description |
---|---|
protected |
RunAsPrincipalAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected String |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected RunAsPrincipalAnnotationInformationFactory()
protected String fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation
in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.RunAsPrincipal,String>
Copyright © 2013 JBoss by Red Hat. All rights reserved.