JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Template statistic service

List of MBean attributes:

Name Type Access Value Description
SlowestTemplates [Ljava.lang.String; R
null
null
null
null
null
null
null
null
null
null
The list of the 10 slowest templates
MostExecutedTemplates [Ljava.lang.String; R
null
null
null
null
null
null
null
null
null
null
The list of the 10 most executed templates
TemplateList [Ljava.lang.String; R
The list of template identifiers sorted alphabetically
FastestTemplates [Ljava.lang.String; R
null
null
null
null
null
null
null
null
null
null
The list of the 10 fastest templates

List of MBean operations:


double getMaxTime()

The maximum rendering time of a specified template in seconds

Param ParamType ParamValue ParamDescription
templateId java.lang.String The template id

double getAverageTime()

The average rendering time of a specified template in seconds

Param ParamType ParamValue ParamDescription
templateId java.lang.String The template id

double getMinTime()

The minimum rendering time of a specified template in seconds

Param ParamType ParamValue ParamDescription
templateId java.lang.String The template id

long getExecutionCount()

The rendering count of a specified template

Param ParamType ParamValue ParamDescription
templateId java.lang.String The template id