|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.core.KAoSRobot.RequestHandlerThread
public class KAoSRobot.RequestHandlerThread
Field Summary | |
---|---|
protected Logger |
_logger
|
Constructor Summary | |
---|---|
KAoSRobot.RequestHandlerThread(KAoSRobot robot,
ActionInstanceDescription aid,
ActionStatusCallback callback)
|
Method Summary | |
---|---|
protected void |
printDebugString(java.lang.String msg,
int loggerDisplayLevel)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Logger _logger
Constructor Detail |
---|
public KAoSRobot.RequestHandlerThread(KAoSRobot robot, ActionInstanceDescription aid, ActionStatusCallback callback)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
protected void printDebugString(java.lang.String msg, int loggerDisplayLevel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |