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) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected RemoveAnnotationInformationFactory()
protected Boolean fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.Remove,Boolean>
Copyright © 2013 JBoss by Red Hat. All rights reserved.