| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.node.runtime | |
| com.sun.enterprise.deployment.node.ws | |
| com.sun.enterprise.deployment.util |
| Modifier and Type | Method and Description |
|---|---|
WebService |
WebServiceEndpoint.getWebService() |
WebService |
WebServicesDescriptor.getWebServiceByName(String webServiceName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebService> |
WebServicesDescriptor.getWebServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebServicesDescriptor.addWebService(WebService descriptor) |
void |
WebServicesDescriptor.removeWebService(WebService descriptor) |
void |
WebServiceEndpoint.setWebService(WebService service) |
| Constructor and Description |
|---|
WebService(WebService other)
copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
WebServiceRuntimeNode.writeDescriptor(Node parent,
String nodeName,
WebService webService)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
Node |
WLWebServiceNode.writeDescriptor(Node parent,
String nodeName,
WebService descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TracerVisitor.accept(WebService webService) |
void |
ModuleContentLinker.accept(WebService webService) |
void |
ModuleContentValidator.accept(WebService webService) |
Copyright © 2013. All Rights Reserved.