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

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2           // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3           // qualifier values to CIM Schema.</change>
 4           // ==================================================================
 5           //  CIM_J2eeJMSProducerStats 
 6           // ==================================================================
 7              [Version ( "2.8.0" ), 
 8               UMLPackagePath ( "CIM::Application::J2eeAppServerStats" ), 
 9               Description ( 
10                  "The CIM_J2eeJMSProducerStats class defines the performance "
11                  "statistics that are provided by a JMS message producer." )]
12           class CIM_J2eeJMSProducerStats : CIM_J2eeJMSEndpointStats {
13           
14                 [Description ( 
15                     "A string that encapsulates the identity of the message "
16                     "destination." ), 
17                  MappingStrings { 
18                     "JSR77.JCP|JSR77.6.28.1.1 getDestination|V1.0" }]
19              string Destination;
20           
21           
22 marek 1.1 };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2