(file) Return to CIM_J2eeJavaMailStats.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_J2eeJavaMailStats 
 6           // ==================================================================
 7              [Version ( "2.8.0" ), 
 8               UMLPackagePath ( "CIM::Application::J2eeAppServerStats" ), 
 9               Description ( 
10                  "The J2eeJavaMailStats class defines the performance statistics "
11                  "that are provided by Java mail resources." )]
12           class CIM_J2eeJavaMailStats : CIM_J2eeStatistic {
13           
14                 [Description ( "The number of mail messages received." ), 
15                  Counter, MappingStrings { 
16                     "JSR77.JCP|JSR77.6.13.1.1 getSentMailCount|V1.0" }]
17              uint64 SentMailCount;
18           
19           
20           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2