import "CosNotification.idl";
Inheritance diagram for CosNotification::AdminPropertiesAdmin:
Public Member Functions | |
AdminProperties | get_admin () |
Get the Admin properties. | |
void | set_admin (in AdminProperties admin) raises ( UnsupportedAdmin) |
Set the Admin properities. |
Several Notification Service components have Admin properties, including the Event Channel, its ConsumerAdmin and SupplierAdmin objects as well as the proxies. This interface is used to control the Admin properties of each one of those components.
Definition at line 366 of file CosNotification.idl.
|
Get the Admin properties. The operation returns the properties set:
|
|
Set the Admin properities.
|