import "CosNotification.idl";
Inherited by CosNotifyChannelAdmin::EventChannel, and CosTypedNotifyChannelAdmin::TypedEventChannel.
Public Member Functions | |
| AdminProperties | get_admin () |
| Returns the current administrative settings for this object. | |
| void | set_admin (in AdminProperties admin) raises ( UnsupportedAdmin ) |
| Sets the administrative settings for this object. | |
| AdminProperties CosNotification::AdminPropertiesAdmin::get_admin | ( | ) |
Returns the current administrative settings for this object.
| void CosNotification::AdminPropertiesAdmin::set_admin | ( | in AdminProperties | admin | ) | raises ( UnsupportedAdmin ) |
Sets the administrative settings for this object.
admin - A sequence of desired name-value pairs defining the administrative settings. UnsupportedAdmin If any of the desired setting are not available.
![]()