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

Packages that use IWebDeployer
org.ow2.jonas.web.tomcat6.ws   
org.ow2.jonas.ws.axis2.easybeans.ext   
org.ow2.jonas.ws.cxf.easybeans.ext   
 

Uses of IWebDeployer in org.ow2.jonas.web.tomcat6.ws
 

Classes in org.ow2.jonas.web.tomcat6.ws that implement IWebDeployer
 class WebservicesWebDeployer
          The WebservicesWebDeployer is responsible of deploying/creating/removing web contexts for EJB based endpoints.
 

Uses of IWebDeployer in org.ow2.jonas.ws.axis2.easybeans.ext
 

Methods in org.ow2.jonas.ws.axis2.easybeans.ext with parameters of type IWebDeployer
 void Axis2ConfigurationExtension.bindWebDeployer(IWebDeployer deployer)
          Bind an IWebDeployer that will be used to deploy web services enabled EjbJars
 void LifeCycleCallback.setWebDeployer(IWebDeployer webDeployer)
          Set the web deployer to be used to manage web contexts.
 

Uses of IWebDeployer in org.ow2.jonas.ws.cxf.easybeans.ext
 

Methods in org.ow2.jonas.ws.cxf.easybeans.ext with parameters of type IWebDeployer
 void CXFConfigurationExtension.bindWebDeployer(IWebDeployer deployer)
          Bind an IWebDeployer that will be used to deploy web services enabled EjbJars
 void LifeCycleCallback.setWebDeployer(IWebDeployer webDeployer)
          Set the web deployer to be used to manage web contexts.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.