public class RemoveAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.Remove,Boolean>
Remove
Modifier | Constructor and Description |
---|---|
protected |
RemoveAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
boolean replacement) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected RemoveAnnotationInformationFactory()
protected Boolean fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, boolean replacement)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.Remove,Boolean>
Copyright © 2015 JBoss by Red Hat. All rights reserved.