org.apache.servicemix.wsn.component
Class WSNDeployer.WSNServiceUnit

java.lang.Object
  extended by org.apache.servicemix.common.ServiceUnit
      extended by org.apache.servicemix.wsn.component.WSNDeployer.WSNServiceUnit
Enclosing class:
WSNDeployer

public static class WSNDeployer.WSNServiceUnit
extends ServiceUnit


Field Summary
 
Fields inherited from class org.apache.servicemix.common.ServiceUnit
component, endpoints, name, rootPath, status
 
Constructor Summary
WSNDeployer.WSNServiceUnit()
           
 
Method Summary
 void start()
           
 
Methods inherited from class org.apache.servicemix.common.ServiceUnit
addEndpoint, getComponent, getConfigurationClassLoader, getCurrentState, getEndpoint, getEndpoints, getName, getRootPath, removeEndpoint, setComponent, setName, setRootPath, shutDown, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSNDeployer.WSNServiceUnit

public WSNDeployer.WSNServiceUnit()
Method Detail

start

public void start()
           throws Exception
Overrides:
start in class ServiceUnit
Throws:
Exception


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.