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

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