Classes | Namespaces | Variables

NotifyMonitoringExt.idl File Reference

Define the CosNotification extension interfaces. More...

#include "orbsvcs/NotifyExt.idl"
Include dependency graph for NotifyMonitoringExt.idl:

Go to the source code of this file.

Classes

exception  NotifyMonitoringExt::NameAlreadyUsed
exception  NotifyMonitoringExt::NameMapError
interface  NotifyMonitoringExt::SupplierAdmin
interface  NotifyMonitoringExt::ConsumerAdmin
interface  NotifyMonitoringExt::EventChannel
interface  NotifyMonitoringExt::EventChannelFactory

Namespaces

namespace  NotifyMonitoringExt

Variables

const string NotifyMonitoringExt::ActiveEventChannelCount = "ActiveEventChannelCount"
 This corresponds to the EventChannelFactory active event channel count.
const string NotifyMonitoringExt::InactiveEventChannelCount = "InactiveEventChannelCount"
 This corresponds to the EventChannelFactory inactive event channel count.
const string NotifyMonitoringExt::ActiveEventChannelNames = "ActiveEventChannelNames"
 This corresponds to the EventChannelFactory active event channel names.
const string NotifyMonitoringExt::InactiveEventChannelNames = "InactiveEventChannelNames"
 This corresponds to the EventChannelFactory inactive event channel names.
const string NotifyMonitoringExt::EventChannelCreationTime = "CreationTime"
 This corresponds to the EventChannelFactory or EventChannel creation time.
const string NotifyMonitoringExt::EventChannelConsumerCount = "ConsumerCount"
 This corresponds to the EventChannel consumer count.
const string NotifyMonitoringExt::EventChannelSupplierCount = "SupplierCount"
 This corresponds to the EventChannel supplier count.
const string NotifyMonitoringExt::EventChannelConsumerNames = "ConsumerNames"
 This corresponds to the EventChannel consumer names.
const string NotifyMonitoringExt::EventChannelSupplierNames = "SupplierNames"
 This corresponds to the EventChannel supplier names.
const string NotifyMonitoringExt::EventChannelTimedoutConsumerNames = "TimedoutConsumerNames"
 This corresponds to the timed out EventChannel consumer names.
const string NotifyMonitoringExt::EventChannelConsumerAdminCount = "ConsumerAdminCount"
 This corresponds to the EventChannel consumer admin count.
const string NotifyMonitoringExt::EventChannelSupplierAdminCount = "SupplierAdminCount"
 This corresponds to the EventChannel supplier admin count.
const string NotifyMonitoringExt::EventChannelConsumerAdminNames = "ConsumerAdminNames"
 This corresponds to the EventChannel consumer admin names.
const string NotifyMonitoringExt::EventChannelSupplierAdminNames = "SupplierAdminNames"
 This corresponds to the EventChannel supplier admin names.
const string NotifyMonitoringExt::EventChannelQueueSize = "QueueSize"
 This corresponds to the queue size: Deprecated. Use QueueElementCount.
const string NotifyMonitoringExt::EventChannelQueueElementCount = "QueueElementCount"
const string NotifyMonitoringExt::EventChannelOldestEvent = "OldestEvent"
 This corresponds to the EventChannel's oldest event.
const string NotifyMonitoringExt::EventChannelSlowestConsumers = "SlowestConsumers"
 This corresponds to the EventChannel's slowest consumers.
const string NotifyMonitoringExt::EventChannelFactoryNames = "FactoryNames"
 This corresponds to the EventChannelFactory names.
const string NotifyMonitoringExt::EventChannelQueueOverflows = "QueueOverflows"

Detailed Description

Define the CosNotification extension interfaces.

Id:
NotifyMonitoringExt.idl 87253 2009-10-28 23:29:32Z dai_y
Author:
Chad Elliott <elliott_c@ociweb.com>

Definition in file NotifyMonitoringExt.idl.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines