fipaos.platform.df
Class Diagram df-subscription-architecture

Class model for inter-changable DF subscription task architecture
Class Summary
DFListenerImported. This is a general listener interface for use by objects wishing to
be informed of DF updates
DFListenerManagerImported.  
DFListenerTaskImported. This Task provides a mechanism for listening to events occuring to a particular DF.
DFSubscriptionFactoryImported. This interface must be implemented by all factories that provide
SubscriptionManagers and DFListenerManagers for DFs.
StandardDFSubscriptionFactoryImported. This is the standard implementation of the SubscriptionFactory.
SubscriptionHandlerTaskImported. This Task provides a mechanism for informing subscribed Agents about the something
that has changed within the DF - DFListenerTask is the counterpart to this Task.
SubscriptionManagerImported. All tasks that handle DF subscription must implement this interface.
SubscriptionManagerTaskImported. This Task manages SubscriptionHandlerTask's within a DF