| Methods in org.ow2.jonas.ws.jaxrpc that throw WSException |
String |
IJAXRPCService.applyWSGen(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
Apply WSGen on the given deployable. |
void |
IJAXRPCService.completeWSDeployment(Context ctx)
Complete the WebServices Deployment (add informations in web environment). |
void |
IJAXRPCService.deployWebServices(Context ctx)
explore the context classloader to find Web service deployment
descriptor (for endpoints) and service-ref element within standard
deployment descriptor (for clients). |
void |
IJAXRPCService.undeployWebServices(Context ctx)
Undeploy the WebServices : unpublish WSDL + unregister MBeans. |