#include <Notify_Listeners.h>
Inheritance diagram for TAO_Notify_UpdateListener:
Public Methods | |
virtual void | dispatch_update (TAO_Notify_EventType_List &added, TAO_Notify_EventType_List &removed ACE_ENV_ARG_DECL)=0 |
Callback method to supply updates. More... |
All entities interested in receiving subscription and publication change messages can implement this interface and register it with the Event Manager to receive updates.
|
Callback method to supply updates.
|