JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Wrapper that represents an individual servlet definition

List of MBean attributes:

Name Type Access Value Description
minTime long R 9223372036854775807 Minimum processing time of a request
eventProvider boolean RW True False Event provider support for this managed object
objectName java.lang.String RW Name of the object
statisticsProvider boolean RW True False Performance statistics support for this managed object
processingTime long R 0 Total execution time of the servlet's service method
engineName java.lang.String R jboss.web Fully qualified class name of the managed object
maxTime long R 0 Maximum processing time of a request
errorCount int R 0 Error count
modelerType java.lang.String R org.apache.catalina.core.StandardWrapper Type of the modeled resource. Can be set only once
loadTime long R 5 Load time
stateManageable boolean RW True False State management support for this managed object
classLoadTime int R 3 Class loading time
requestCount int R 0 Number of requests processed by this wrapper

List of MBean operations:


org.apache.catalina.Wrapper findMappingObject()

Return an object which may be utilized for mapping to this component


[Ljava.lang.String; findMappings()

Return the mappings associated with this wrapper