#include <Notify_Listeners.h>
Inheritance diagram for TAO_Notify_EventListener
Public Methods | |
virtual void | dispatch_event (TAO_Notify_Event &event, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Boolean | evaluate_filter (TAO_Notify_Event &event, CORBA::Boolean eval_parent, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual void | shutdown (CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual TAO_Notify_Worker_Task* | event_dispatch_task (void) = 0 |
virtual TAO_Notify_Worker_Task* | filter_eval_task (void) = 0 |
|
Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier. |
|
Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier. |
|
Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier. |
|
Reimplemented in TAO_Notify_ConsumerAdmin_i, and TAO_Notify_ProxySupplier. |
|
Reimplemented in TAO_Notify_ConsumerAdmin_i. |