Class SecurityDomainAnnotationInformationFactory

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

public class SecurityDomainAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.SecurityDomain,String>
Processes the SecurityDomain annotation on a session bean
Author:
Stuart Douglas
  • Constructor Details

    • SecurityDomainAnnotationInformationFactory

      protected SecurityDomainAnnotationInformationFactory()
  • Method Details