Class CIM_IndicationHandler
extends CIM_ListenerDestination

CIM_IndicationHandler is an abstract superclass describing how an Indication is to be processd/delivered/'handled'. This may define a destination and protocol for delivering Indications, or it may define a process to invoke. This class is derived from CIM_ManagedElement to allow modeling the dependency of the Handler on a specific service.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ListenerDestination
   |
   +--CIM_IndicationHandler

Direct Known Subclasses

CIM_IndicationHandlerCIMXML

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DeprecatedstringCIM_ListenerDestination
DescriptionstringCIM_IndicationHandler is an abstract superclass describing how an Indication is to be processd/delivered/'handled'. This may define a destination and protocol for delivering Indications, or it may define a process to invoke. This class is derived from CIM_ManagedElement to allow modeling the dependency of the Handler on a specific service.
UMLPackagePathstringCIM::Event
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Ownerstring
DeprecatedstringNo value
DescriptionstringThe name of the entity that created and/or maintains this Handler.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_ListenerDestination
DescriptionstringCIM_ManagedElement
DestinationstringCIM_ListenerDestination
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_ListenerDestination
OtherPersistenceTypestringCIM_ListenerDestination
OtherProtocolstringCIM_ListenerDestination
PersistenceTypeuint16CIM_ListenerDestination
Protocoluint16CIM_ListenerDestination
SystemCreationClassNamestringCIM_ListenerDestination
SystemNamestringCIM_ListenerDestination

Class Methods