| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DFListener | |
fipaos.platform.df |
Uses of DFListener in fipaos.platform.df |
Methods in fipaos.platform.df with parameters of type DFListener | |
void | DFListenerManager.init(DFListener listener, AgentID df, Task idle_task) Initialises the DFListenerManager - should be invoked BEFORE newTask() is invoked on an instance of DFListenerManager |
void | DFListenerTask.init(DFListener listener, AgentID df, Task idle_task) Initialises the DFListenerManager - should be invoked BEFORE newTask() is invoked on an instance of DFListenerManager. |
DFListenerManager | DFSubscriptionFactory.getDFListenerManager(DFListener df_listener, AgentID df, Task idle_task) This method needs to return the DFListenerManager that is responsible for subscribing (used by DF GUIs). |
DFListenerManager | StandardDFSubscriptionFactory.getDFListenerManager(DFListener df_listener, AgentID df, Task idle_task) This method needs to return the DFListenerManager that is responsible for subscribing (used by DF GUIs). |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |