|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.basic.BasicServiceSpace
org.codehaus.wadi.servicespace.admin.AdminServiceSpace
public class AdminServiceSpace
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.wadi.servicespace.basic.BasicServiceSpace |
---|
BasicServiceSpace.ServiceSpaceLifecycleEndpoint, BasicServiceSpace.UnderlyingClusterListener |
Field Summary | |
---|---|
static ServiceSpaceName |
NAME
|
Fields inherited from class org.codehaus.wadi.servicespace.basic.BasicServiceSpace |
---|
dispatcher, underlyingDispatcher |
Constructor Summary | |
---|---|
AdminServiceSpace(Dispatcher underlyingDispatcher,
ClassIndexerRegistry serviceClassIndexerRegistry)
|
Method Summary | |
---|---|
CommandEndPoint |
getCommandEndPoint()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ServiceSpaceName NAME
Constructor Detail |
---|
public AdminServiceSpace(Dispatcher underlyingDispatcher, ClassIndexerRegistry serviceClassIndexerRegistry)
Method Detail |
---|
public CommandEndPoint getCommandEndPoint()
public void start() throws java.lang.Exception
start
in interface Lifecycle
start
in class BasicServiceSpace
java.lang.Exception
public void stop() throws java.lang.Exception
stop
in interface Lifecycle
stop
in class BasicServiceSpace
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |