|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.admin.BasicCommandEndPoint
public class BasicCommandEndPoint
Field Summary |
---|
Fields inherited from interface org.codehaus.wadi.servicespace.admin.CommandEndPoint |
---|
NAME |
Constructor Summary | |
---|---|
BasicCommandEndPoint(Dispatcher underlyingDispatcher,
ServiceSpace serviceSpace,
ServiceSpaceRegistry serviceSpaceRegistry)
|
Method Summary | |
---|---|
java.lang.Object |
execute(Command command)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicCommandEndPoint(Dispatcher underlyingDispatcher, ServiceSpace serviceSpace, ServiceSpaceRegistry serviceSpaceRegistry)
Method Detail |
---|
public java.lang.Object execute(Command command)
execute
in interface CommandEndPoint
public void start() throws java.lang.Exception
start
in interface Lifecycle
java.lang.Exception
public void stop() throws java.lang.Exception
stop
in interface Lifecycle
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |