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 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