com.tootsville.npc
Class God
java.lang.Object
com.tootsville.npc.God
- All Implemented Interfaces:
- ITaskHandler
public class God
- extends Object
- implements ITaskHandler
WRITEME: The documentation for this type (God) is incomplete.
(brpocock, Aug 20, 2009)
- Author:
- brpocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
osiris
private final OsirisSFSExtension osiris
sfsUser
private final User sfsUser
user
private final User user
God
public God(OsirisSFSExtension osirisSFSExtension)
throws NotFoundException
- Parameters:
osirisSFSExtension
-
- Throws:
NotFoundException
doTask
public void doTask(Task arg0)
throws Exception
- Specified by:
doTask
in interface ITaskHandler
- Throws:
Exception
- See Also:
ITaskHandler.doTask(it.gotoandplay.smartfoxserver.util.scheduling.Task)
getSFSUser
public User getSFSUser()
- WRITEME: document this method (brpocock, Aug 20, 2009)
- Returns: