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