(file) Return to CIM_IndicationHandlerCIMXML.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Event

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2                  [Deprecated { "CIM_ListenerDestinationCIMXML" }, 
 3                   Version ( "2.8.0" ), 
 4                   UMLPackagePath ( "CIM::Event" ), 
 5                   Description ( 
 6                      "CIM_IndicationHandlerCIMXML describes the destination for "
 7                      "Indications to be delivered via CIM-XML." )]
 8               class CIM_IndicationHandlerCIMXML : CIM_IndicationHandler {
 9               
10                     [Deprecated { "CIM_ListenerDestinationCIMXML.Destination" }, 
11                      Required, Override ( "Destination" ), 
12                      Description ( 
13                         "The destination URL to which CIM-XML Indication messages "
14                         "are to be delivered. The scheme prefix MUST be "
15                         "consistent with the DMTF CIM-XML Specifications. If a "
16                         "scheme prefix is not specified, the scheme \"http:\" "
17                         "MUST be assumed." )]
18                  string Destination;
19               
20               
21               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2