Class RunAsPrincipalAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.RunAsPrincipal,String>
org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory

public class RunAsPrincipalAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.RunAsPrincipal,String>
Processes the RunAsPrincipal annotation on a session bean
Author:
Guillaume Grossetie, Anil Saldhana
  • Constructor Details

    • RunAsPrincipalAnnotationInformationFactory

      protected RunAsPrincipalAnnotationInformationFactory()
  • Method Details