|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.agent.task.event.TaskEvent
This class represents an unprocessed event for a particular Task
Constructor Summary | |
TaskEvent()
|
Method Summary | |
long |
getTimeSinceTimestamp()
Returns the amount of time in milliseconds since this event was created |
long |
getTimestamp()
Returns the time that this was created |
void |
removeReferences()
Removes all references to other objects to aid garbage collection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TaskEvent()
Method Detail |
public long getTimestamp()
public long getTimeSinceTimestamp()
public void removeReferences()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |