import "NotificationExtensions.idl";
Inherits CosNotification::AdminPropertiesAdmin.
Public Methods | |
void | destroy () |
Destroy this bridge object. More... | |
Public Attributes | |
readonly attribute BridgeID | id |
A unique identifier for this bridge object. More... | |
readonly attribute CosNotifyChannelAdmin::ChannelID | channel |
The unique identifier of the event channel to which this bridge object is connected. More... | |
readonly attribute CosNotifyChannelAdmin::AdminID | consumerAdmin |
The unique identifier of the consumer admin (if any) to which this bridge object is connected. More... | |
readonly attribute CosNotifyChannelAdmin::AdminID | supplierAdmin |
The unique identifier of the supplier admin (if any) to which this bridge object is connected. More... | |
readonly attribute CosNotifyChannelAdmin::ProxyID | proxySupplier |
The unique identifier of the proxy supplier (if any) to which this bridge object is connected. More... | |
readonly attribute CosNotifyChannelAdmin::ProxyID | proxyConsumer |
The unique identifier of the proxy consumer (if any) to which this bridge object is connected. More... |
|
Destroy this bridge object.
|
|
The unique identifier of the event channel to which this bridge object is connected.
|
|
The unique identifier of the consumer admin (if any) to which this bridge object is connected.
|
|
A unique identifier for this bridge object.
|
|
The unique identifier of the proxy consumer (if any) to which this bridge object is connected.
|
|
The unique identifier of the proxy supplier (if any) to which this bridge object is connected.
|
|
The unique identifier of the supplier admin (if any) to which this bridge object is connected.
|