Tuxedo
0

Using the CORBA Notification Service

 Previous Next Contents Index View as PDF  

CosNotifyChannelAdmin::EventChannel::
ConsumerAdmin default_supplier_admin

Synopsis

Gets the SupplierAdmin object.

OMG IDL

readonly attribute SupplierAdmin default_supplier_admin;

Description

Used when posting events. This operation is used in event poster applications to get the SupplierAdmin object.

Return Value

SupplierAdmin object reference.

Examples

Note: Code examples shown here are abbreviated. For complete code examples, see "Creating and Posting Events" on page  4-4.

C++ code example:

channel->default_supplier_admin();

Java code example:

channel.default_supplier_admin();

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy