|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWebservicesModule | |
|---|---|
| org.ow2.jonas.ws.jaxws.ejb | |
| Uses of IWebservicesModule in org.ow2.jonas.ws.jaxws.ejb |
|---|
| Methods in org.ow2.jonas.ws.jaxws.ejb with parameters of type IWebservicesModule | |
|---|---|
void |
IWebDeployer.deploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>> module)
Deploy the given module, with all its endpoints in the web container, creating appropriate contexts when required. |
void |
IWebDeployer.undeploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>> module)
Undeploy the given module, with all its endpoints from the web container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||