Class CIM_J2eeJMSSessionStats
extends CIM_J2eeStatistic

The CIM_J2eeJMSSessionStats class defines the performance statistics that are provided by a JMS session.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_J2eeStatistic
   |
   +--CIM_J2eeJMSSessionStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_J2eeJMSSessionStats class defines the performance statistics that are provided by a JMS session.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DurableSubscriptionCountuint64
Counterbooleantrue
DescriptionstringThe number of durable subscriptions.
MappingStringsstringJSR77.JCP|JSR77.6.26.1.3 getDurableSubscriptionCount|V1.0
ExpiredMessageCountuint64
Counterbooleantrue
DescriptionstringThe number of expired messages.
MappingStringsstringJSR77.JCP|JSR77.6.26.1.4 getExpiredMessageCount|V1.0
MessageCountuint64
Counterbooleantrue
DescriptionstringThe number of messages exchanged.
MappingStringsstringJSR77.JCP|JSR77.6.26.1.5 getMessageCount|V1.0
MessageWaitTimedatetime
DescriptionstringThe time spent by a message before being delivered. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.26.1.6 getMessageWaitTime|V1.0
MessageWaitTimeMaxTimedatetime
DescriptionstringThe maximum amount of time spent by a message before being delivered since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0
MessageWaitTimeMinTimedatetime
DescriptionstringThe minimum amount of time spent by a message before being delivered since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0
MessageWaitTimeTotalTimedatetime
DescriptionstringThe total amount of time spent by a message before being delivered since the beginning of this measurement. Dividing MessageWaitTimeTotalTime by MessageWaitTime will provide the average time spent using a connection. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0
PendingMessageCountuint64
Counterbooleantrue
DescriptionstringThe number of pending messages.
MappingStringsstringJSR77.JCP|JSR77.6.26.1.7 getPendingMessageCount|V1.0

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData