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 Type
Captionstring
CreationClassNamestring
Descriptionstring
Destinationstring
ElementNamestring
Generationuint64
InstanceIDstring
Namestring
OtherPersistenceTypestring
OtherProtocolstring
passwordstring
PersistenceTypeuint16
Protocoluint16
SystemCreationClassNamestring
SystemNamestring
usernamestring

Class Methods