org.apache.servicemix.wsn.component
Class WSNServiceUnit

java.lang.Object
  extended by org.apache.servicemix.common.DefaultServiceUnit
      extended by org.apache.servicemix.wsn.component.WSNServiceUnit
All Implemented Interfaces:
ServiceUnit

public class WSNServiceUnit
extends DefaultServiceUnit


Field Summary
 
Fields inherited from class org.apache.servicemix.common.DefaultServiceUnit
component, endpoints, name, rootPath, status
 
Constructor Summary
WSNServiceUnit()
           
 
Method Summary
 void init()
           
 void start()
           
 
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
 

Constructor Detail

WSNServiceUnit

public WSNServiceUnit()
Method Detail

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.