cgl.narada.wsinfra.deployment
Class SOAPServicesLoader
java.lang.Object
cgl.narada.wsinfra.deployment.SOAPServicesLoader
public class SOAPServicesLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPServicesLoader
public SOAPServicesLoader(int portNum)
throws DeploymentException
- Throws:
DeploymentException
loadServlet
public void loadServlet(String role,
String servletName,
String servletPath,
String servletClassName)
throws DeploymentException
- Throws:
DeploymentException
loadServlet
public void loadServlet(String servletName,
String servletPath,
String servletClassName)
throws DeploymentException
- Throws:
DeploymentException
startServices
public void startServices()
throws DeploymentException
- Throws:
DeploymentException
registerPipelineForRole
public void registerPipelineForRole(String role,
FilterPipeline filterPipeline)
throws DeploymentException
- Throws:
DeploymentException
registerSamplePipelinesForRoles
public void registerSamplePipelinesForRoles()
throws DeploymentException
- Throws:
DeploymentException
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project