Uses of Interface
pulse.tasks.listeners.SessionListener
-
Packages that use SessionListener Package Description pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks. -
-
Uses of SessionListener in pulse.tasks
Methods in pulse.tasks with parameters of type SessionListener Modifier and Type Method Description static voidTaskManager. addSessionListener(SessionListener sl)
-