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