Uses of Interface
org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint

Packages that use IEJBWebserviceEndpoint
org.ow2.jonas.ws.jaxws.ejb   
org.ow2.jonas.ws.jaxws.ejb.context   
 

Uses of IEJBWebserviceEndpoint in org.ow2.jonas.ws.jaxws.ejb
 

Method parameters in org.ow2.jonas.ws.jaxws.ejb with type arguments of type IEJBWebserviceEndpoint
 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.
 

Uses of IEJBWebserviceEndpoint in org.ow2.jonas.ws.jaxws.ejb.context
 

Methods in org.ow2.jonas.ws.jaxws.ejb.context that return IEJBWebserviceEndpoint
 IEJBWebserviceEndpoint IContextNamingInfo.getEndpoint()
          Get the endpoint for which the context needs to be created.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.