Class CIM_J2eeSessionBeanStats
extends CIM_J2eeEJBStats

The J2eeSessionBeanStats class is a base class that defines the performance statistics that are provided by both stateful and stateless session beans.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_J2eeStatistic
   |
   +--CIM_J2eeEJBStats
   |
   +--CIM_J2eeSessionBeanStats

Direct Known Subclasses

CIM_J2eeStatefulSessionBeanStats
CIM_J2eeStatelessSessionBeanStats

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringThe J2eeSessionBeanStats class is a base class that defines the performance statistics that are provided by both stateful and stateless session beans.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MethodReadyCountuint64
Counterbooleantrue
DescriptionstringThe number of bean instances in the method-ready state.
MappingStringsstringJSR77.JCP|JSR77.6.14.1.1 getMethodReadyCount|V1.0
MethodReadyHighWaterMarkuint64
DescriptionstringThe highest number of bean instances in the method-ready state since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
MethodReadyLowWaterMarkuint64
DescriptionstringThe lowest number of bean instances in the method-ready state since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreateCountuint64CIM_J2eeEJBStats
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
RemoveCountuint64CIM_J2eeEJBStats
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData