#include <EC_Reactive_SupplierControl.h>
Inheritance diagram for TAO_EC_Reactive_SupplierControl:
Defines the interface for the supplier control strategy. This strategy handles misbehaving or failing suppliers.
|
Constructor. It does not assume ownership of the event_channel parameter. |
|
Destructor.
|
|
Activate any internal threads or timers used to poll the state of the suppliers Reimplemented from TAO_EC_SupplierControl. |
|
Receive the timeout from the adapter.
|
|
Check if the suppliers still exists. It is a helper method for handle_timeout() to isolate the exceptions. |
|
Reimplemented from TAO_EC_SupplierControl. |
|
Invoked by helper classes when they detect that a supplier does not exists (i.e. _non_existent() returns true and/or the CORBA::OBJECT_NOT_EXIST exception has been raised). Reimplemented from TAO_EC_SupplierControl. |
|
Some system exception was raised while trying to contact the supplier Reimplemented from TAO_EC_SupplierControl. |
|
The Adapter for the reactor events.
|
|
The event channel.
|
|
The ORB.
|
|
To control the timeout policy in the thread.
|
|
Precomputed policy list to the set timeout.
|
|
The polling rate.
|
|
The ORB reactor.
|
|
The polling timeout.
|
|
The timer id.
|