public class WebContextAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ws.api.annotation.WebContext,WebContextAnnotationInfo>
Modifier | Constructor and Description |
---|---|
protected |
WebContextAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected WebContextAnnotationInfo |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected WebContextAnnotationInformationFactory()
protected WebContextAnnotationInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<org.jboss.ws.api.annotation.WebContext,WebContextAnnotationInfo>
Copyright © 2016 JBoss by Red Hat. All rights reserved.