Class CIM_J2eeEJBStats
extends CIM_J2eeStatistic

The J2eeEJBStats class defines the performance statistics that are available for all EJB component types.

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


Class Hierarchy

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

Direct Known Subclasses

CIM_J2eeEntityBeanStats
CIM_J2eeMessageDrivenBeanStats
CIM_J2eeSessionBeanStats

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringThe J2eeEJBStats class defines the performance statistics that are available for all EJB component types.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CreateCountuint64
Counterbooleantrue
DescriptionstringA count of the number of times that the beans create method was called.
MappingStringsstringJSR77.JCP|JSR77.6.11.1.1 getCreateCount|V1.0
RemoveCountuint64
Counterbooleantrue
DescriptionstringA count of the number of times that the beans remove method was called.
MappingStringsstringJSR77.JCP|JSR77.6.11.1.2 getRemoveCount|V1.0

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData