Class CIM_J2eeServletStats
extends CIM_J2eeStatistic

The CIM_J2eeServletStats class defines the performance statistics that are provided by a Servlet component.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_J2eeStatistic
   |
   +--CIM_J2eeServletStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_J2eeServletStats class defines the performance statistics that are provided by a Servlet component.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ServiceTimedatetime
DescriptionstringThe execution time of the servlet's service method. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.32.1.1 getServiceTime|V1.0
ServiceTimeMinTimedatetime
DescriptionstringThe minimum execution time of the servlet's service method since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0
ServletTimeMaxTimedatetime
DescriptionstringThe maximum execution time of the servlet's service method since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0
ServletTimeTotalTimedatetime
DescriptionstringThe total execution time of the servlet's service method since the beginning of this measurement. Dividing ServletTimeTotalTime by ServletTime will provide the average time spent executing the servlet's service method. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
GetLastSampleTimeuint64
GetStartTimeuint64
ResetSelectedStatsuint32