| |
Juli 2003 TelekommunikationscMaschinenbordbuchcService, v1.1.2 A-9 A Modul A.4 DsNotifyLogAdmin Dieses Modul definiert das NotifyLog und NotifyLogFactory Schnittstellen. # schließen Sie < DsEventLogAdmin.idl > mit ein # schließen Sie < CosNotifyChannelAdmin.idl > mit ein # schließen Sie < CosNotifyFilter.idl > mit ein # schließen Sie < CosNotification.idl > mit ein # Pragmapräfix "omg.org" Modul DsNotifyLogAdmin { Schnittstelle NotifyLog: DsEventLogAdmin::EventLog, CosNotifyChannelAdmin::EventChannel { CosNotifyFilter::Filter-get_filter(); leerer Filter des set_filter(in CosNotifyFilter::Filter); }; Schnittstelle NotifyLogFactory: DsLogAdmin::LogMgr, CosNotifyChannelAdmin::ConsumerAdmin { NotifyLog verursachen ( im DsLogAdmin::LogFullActionType-full_action in nicht unterzeichnetem langem langem max_size, in den DsLogAdmin::CapacityAlarmThresholdList-Schwellen in den CosNotification::QoSProperties-initial_qos im CosNotification::AdminProperties-initial_admin aus DsLogAdmin::LogId-Kennzeichnung ) hebt an (DsLogAdmin::InvalidLogFullAction, DsLogAdmin::InvalidThreshold, CosNotification::UnsupportedQoS, CosNotification::UnsupportedAdmin); Create_with_id NotifyLog ( in DsLogAdmin::LogId-Kennzeichnung im DsLogAdmin::LogFullActionType-full_action in nicht unterzeichnetem langem langem max_size, in den DsLogAdmin::CapacityAlarmThresholdList-Schwellen in den CosNotification::QoSProperties-initial_qos im CosNotification::AdminProperties-initial_admin ) hebt an (DsLogAdmin::LogIdAlreadyExists, DsLogAdmin::InvalidLogFullAction, DsLogAdmin::InvalidThreshold, CosNotification::UnsupportedQoS, CosNotification::UnsupportedAdmin); }; }; |  |
|
| |
|
|