org.apache.servicemix.wsn.component
Class WSNServiceUnit
java.lang.Object
org.apache.servicemix.common.DefaultServiceUnit
org.apache.servicemix.wsn.component.WSNServiceUnit
- All Implemented Interfaces:
- ServiceUnit
public class WSNServiceUnit
- extends DefaultServiceUnit
| Methods inherited from class org.apache.servicemix.common.DefaultServiceUnit |
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 |
WSNServiceUnit
public WSNServiceUnit()
init
public void init()
throws Exception
- Specified by:
init in interface ServiceUnit- Overrides:
init in class DefaultServiceUnit
- Throws:
Exception
start
public void start()
throws Exception
- Specified by:
start in interface ServiceUnit- Overrides:
start in class DefaultServiceUnit
- Throws:
Exception
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.