Class WSRefAnnotationWrapper

java.lang.Object
org.jboss.as.webservices.webserviceref.WSRefAnnotationWrapper

public final class WSRefAnnotationWrapper extends Object
WebServiceRef annotation wrapper.
Author:
Richard Opalka
  • Constructor Details

    • WSRefAnnotationWrapper

      public WSRefAnnotationWrapper(org.jboss.jandex.AnnotationInstance annotation)
    • WSRefAnnotationWrapper

      public WSRefAnnotationWrapper(jakarta.xml.ws.WebServiceRef annotation)
  • Method Details

    • name

      public String name()
    • type

      public String type()
    • value

      public String value()
    • wsdlLocation

      public String wsdlLocation()