Class CIM_J2eeEntityBeanStats
extends CIM_J2eeEJBStats

The J2eeEntityBeanStats class defines the performance statistics that are provided by entity 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_J2eeEntityBeanStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe J2eeEntityBeanStats class defines the performance statistics that are provided by entity beans.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PooledCountuint64
Counterbooleantrue
DescriptionstringThe number of bean instances in the pooled state.
MappingStringsstringJSR77.JCP|JSR77.6.12.1.2 getPooledCount|V1.0
PooledHighWaterMarkuint64
DescriptionstringThe highest number of bean instances in the pooled state since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
PooledLowWaterMarkuint64
DescriptionstringThe lowest number of bean instances in the pooled state since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0
ReadyCountuint64
Counterbooleantrue
DescriptionstringThe number of bean instances in the ready state.
MappingStringsstringJSR77.JCP|JSR77.6.12.1.1 getReadyCount|V1.0
ReadyHighWaterMarkuint64
DescriptionstringThe highest number of bean instances in the ready state since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
ReadyLowWaterMarkuint64
DescriptionstringThe lowest number of bean instances in the 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
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
RemoveCountuint64CIM_J2eeEJBStats
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData