org.codehaus.wadi.servicespace.admin
Class AdminServiceSpace
java.lang.Object
org.codehaus.wadi.servicespace.basic.BasicServiceSpace
org.codehaus.wadi.servicespace.admin.AdminServiceSpace
- All Implemented Interfaces:
- Lifecycle, ServiceSpace
public class AdminServiceSpace
- extends BasicServiceSpace
- Version:
- $Revision: 1538 $
Methods inherited from class org.codehaus.wadi.servicespace.basic.BasicServiceSpace |
addServiceSpaceListener, equals, getDispatcher, getHostingPeers, getLocalPeer, getServiceMonitor, getServiceProxyFactory, getServiceRegistry, getServiceSpaceName, getServiceSpaceRegistry, getUnderlyingDispatcher, hashCode, newDispatcher, newServiceMonitor, newServiceRegistry, newServiceSpaceEnvelopeHelper, newServiceSpaceRegistryFactory, notifyListeners, processLifecycleEvent, registerEndPoints, registerServiceSpace, removeServiceSpaceListener, sendLifecycleEventToCluster, toString, unregisterEndPoints, unregisterServiceSpace |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NAME
public static final ServiceSpaceName NAME
AdminServiceSpace
public AdminServiceSpace(Dispatcher underlyingDispatcher,
ClassIndexerRegistry serviceClassIndexerRegistry)
AdminServiceSpace
public AdminServiceSpace(Dispatcher underlyingDispatcher,
ClassIndexerRegistry serviceClassIndexerRegistry,
Streamer streamer)
getCommandEndPoint
public CommandEndPoint getCommandEndPoint()
start
public void start()
throws java.lang.Exception
- Specified by:
start
in interface Lifecycle
- Overrides:
start
in class BasicServiceSpace
- Throws:
java.lang.Exception
stop
public void stop()
throws java.lang.Exception
- Specified by:
stop
in interface Lifecycle
- Overrides:
stop
in class BasicServiceSpace
- Throws:
java.lang.Exception
Copyright © 2011. All Rights Reserved.