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