public class WebServiceAnnotation extends Object
| Modifier and Type | Method and Description |
|---|---|
static WebServiceAnnotation |
build(org.jboss.as.server.deployment.DeploymentUnit unit,
String endpoint) |
QName |
buildPortQName() |
String |
getName() |
String |
getPortName() |
String |
getServiceName() |
String |
getTargetNamespace() |
public static WebServiceAnnotation build(org.jboss.as.server.deployment.DeploymentUnit unit, String endpoint) throws XTSException
XTSExceptionpublic QName buildPortQName()
public String getPortName()
public String getServiceName()
public String getName()
public String getTargetNamespace()
Copyright © 2021 JBoss by Red Hat. All rights reserved.