org.apache.geronimo.clustering.wadi
Class BasicNodeService
java.lang.Object
org.apache.geronimo.clustering.wadi.BasicNodeService
- All Implemented Interfaces:
- NodeService, org.codehaus.wadi.core.Lifecycle
public class BasicNodeService
- extends Object
- implements NodeService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicNodeService
public BasicNodeService(LocalNode node)
getConnectionInfo
public NodeConnectionInfo getConnectionInfo()
- Specified by:
getConnectionInfo
in interface NodeService
start
public void start()
throws Exception
- Specified by:
start
in interface org.codehaus.wadi.core.Lifecycle
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface org.codehaus.wadi.core.Lifecycle
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.