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,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected WebServiceAnnotationInformationFactory()
protected WebServiceAnnotationInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<WebService,WebServiceAnnotationInfo>Copyright © 2019 JBoss by Red Hat. All rights reserved.