|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jason.core.pool.TaskContext
Created Sat Apr 20 19:33:30 2002
TaskContext for the init
method of
the Task
interface.
Constructor Summary | |
TaskContext(ServiceContext sc)
|
Method Summary | |
ServiceContext |
getServiceContext()
|
void |
notifyStartTask()
|
void |
notifyStopTask()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TaskContext(ServiceContext sc)
Method Detail |
public ServiceContext getServiceContext()
public void notifyStartTask()
public void notifyStopTask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |