JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

The portal statistic service

List of MBean attributes:

Name Type Access Value Description
PortalList [Ljava.lang.String; R
The list of identifier of the known portals

List of MBean operations:


double getMaxTime()

The maximum execution time of a specified portal in seconds

Param ParamType ParamValue ParamDescription
portalId java.lang.String The portal id

double getAverageTime()

The average execution time of a specified portal in seconds

Param ParamType ParamValue ParamDescription
portalId java.lang.String The portal id

double getMinTime()

The mininum execution time of a specified portal in seconds

Param ParamType ParamValue ParamDescription
portalId java.lang.String The portal id

long getExecutionCount()

The execution count of a specified portal

Param ParamType ParamValue ParamDescription
portalId java.lang.String The portal id

double getThroughput()

The number of request per second of a specified portal

Param ParamType ParamValue ParamDescription
portalId java.lang.String The portal id