|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautohit.vm.VM
autohit.server.service.Service
autohit.server.service.CommandService
Command service.
EPG - Initial - 16SEP03
Field Summary |
Fields inherited from class autohit.server.service.Service |
sc |
Fields inherited from class autohit.vm.VM |
buf, core, errors, faults, ip, left, loader, myLog, process, right, rinjector, rootProgram, sname, state, STATE_ACTIVE_THRESHOLD, STATE_BUILDING, STATE_DONE, STATE_INVALID, STATE_NEW, STATE_NO_VM, STATE_PAUSED, STATE_RUNNING, TIME_GRAN |
Constructor Summary | |
CommandService()
Default constructor |
Method Summary | |
void |
construct()
Complete construction. |
void |
destruct()
Complete destroy. |
void |
execute()
Fast loop. |
Methods inherited from class autohit.server.service.Service |
loadcontext |
Methods inherited from class autohit.vm.VM |
attach, die, finalize, getState, init, pause, prepare, resume, setParentCore, start, ticks |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommandService()
Method Detail |
public void construct() throws ServiceException
construct
in class VM
ServiceException
public void execute() throws ServiceException
execute
in class VM
ServiceException
VMException
public void destruct() throws ServiceException
destruct
in class VM
ServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |