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