JMX MBean View

647c07faf5bd

Thu Apr 18 09:18:32 UTC 2024
 
NameDomainjboss.web
nameCrearUsuarioFacturacion
J2EEServernone
J2EEApplicationnone
WebModule//localhost/apps
j2eeTypeServlet
Java Classorg.apache.tomcat.util.modeler.BaseModelMBean
DescriptionWrapper that represents an individual servlet definition

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


Operation Return Type Description Parameters
findMappingObject org.apache.catalina.Wrapper Return an object which may be utilized for mapping to this component
[no parameters]
findMappings [Ljava.lang.String; Return the mappings associated with this wrapper
[no parameters]