org.apache.servicemix.wsn.component
Class WSNDeployer
java.lang.Object
org.apache.servicemix.common.AbstractDeployer
org.apache.servicemix.wsn.component.WSNDeployer
- All Implemented Interfaces:
- Deployer
public class WSNDeployer
- extends AbstractDeployer
- implements Deployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
protected FilenameFilter filter
context
protected javax.xml.bind.JAXBContext context
WSNDeployer
public WSNDeployer(BaseComponent component)
canDeploy
public boolean canDeploy(String serviceUnitName,
String serviceUnitRootPath)
- Specified by:
canDeploy in interface Deployer
deploy
public ServiceUnit deploy(String serviceUnitName,
String serviceUnitRootPath)
throws DeploymentException
- Specified by:
deploy in interface Deployer
- Throws:
DeploymentException
createEndpoint
public Endpoint createEndpoint(URL url)
throws DeploymentException
- Throws:
DeploymentException
createEndpoint
public Endpoint createEndpoint(Object request)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.