Class RunAsAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<jakarta.annotation.security.RunAs,String>
org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory

public class RunAsAnnotationInformationFactory extends ClassAnnotationInformationFactory<jakarta.annotation.security.RunAs,String>
Processes the RunAs annotation on a session bean
Author:
Stuart Douglas
  • Constructor Details

    • RunAsAnnotationInformationFactory

      protected RunAsAnnotationInformationFactory()
  • Method Details