JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
MinProcessingTime long R 5 MBean Attribute.
FaultCount long R 0 MBean Attribute.
RequestCount long R 92 MBean Attribute.
StopTime java.util.Date R null MBean Attribute.
ResponseCount long R 92 MBean Attribute.
StartTime java.util.Date R Thu, 21 Nov 2024 04:10:20 +0100 MBean Attribute.
RecordProcessors java.util.List RW MBean Attribute.
TotalProcessingTime long R 227969 MBean Attribute.
AverageProcessingTime long R 2477 MBean Attribute.
MaxProcessingTime long R 6102 MBean Attribute.

List of MBean operations:


void stop()

MBean Operation.


void processRecord()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.wsf.spi.management.recording.Record (no description)

void addRecordProcessor()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.wsf.spi.management.recording.RecordProcessor (no description)

void start()

MBean Operation.