TAO_CosEvent
2.0.8
|
Define the CosEventChannelAdmin module. More...
import "CosEventComm.idl";
Classes | |
exception | CosEventChannelAdmin::AlreadyConnected |
Exception raised if the user tries to connect to an already connected proxy. More... | |
exception | CosEventChannelAdmin::TypeError |
Exception raised in Typed Event Services if there is a mismatch between the proxy and its peer (supplier or consumer.) More... | |
interface | CosEventChannelAdmin::ProxyPushConsumer |
Interface used by push-style suppliers. More... | |
interface | CosEventChannelAdmin::ProxyPushSupplier |
Interface used by push-style consumers. More... | |
interface | CosEventChannelAdmin::ProxyPullSupplier |
Interface used by pull-style consumers. More... | |
interface | CosEventChannelAdmin::ProxyPullConsumer |
Interface used by pull-style suppliers. More... | |
interface | CosEventChannelAdmin::ConsumerAdmin |
Abstract Factory used to create proxies for pull-style and push-style consumers. More... | |
interface | CosEventChannelAdmin::SupplierAdmin |
Abstract Factory used to create proxies for pull-style and push-style suppliers. More... | |
interface | CosEventChannelAdmin::EventChannel |
Main interface for the Event Service. More... | |
Namespaces | |
namespace | CosEventChannelAdmin |
Define the interfaces implemented by providers of the CORBA Event Service. |
Define the CosEventChannelAdmin module.
Described in CORBAservices: Common Object Services Specification, chapter 4.
CosEventChannelAdmin Module, page 4-15 includes the following interfaces: ProxyPushConsumer, ProxyPullSupplier, ProxyPullConsumer, ProxyPushSupplier, ConsumerAdmin, SupplierAdmin, EventChannel
The Event Service IDL can be downloaded from ftp://www.omg.org/pub/docs/formal/97-11-02.idl
The complete specification is available from: http://www.omg.org/technology/documents/formal/event_service.htm