ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/jasper/servlet/mbeans-descriptors.xml

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/jasper/servlet/mbeans-descriptors.xml
Status
scanned
Type
file
Name
mbeans-descriptors.xml
Extension
.xml
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1917 (1.9 KB)
MD5
f58e3afa04f96fa1a6a4bb93d0256e1a
SHA1
95d76ff7bc880fd2a5cd197c24bb18db7715c98d
SHA256
0b96a87ec367b692a3298e32ee5f348800196f777c979cd648da3b3dffd4b6ae
SHA512

      
    
SHA1_git
3fb3245ea36fb178d8768b9f26301dfbc4608a92
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
mbeans-descriptors.xml | 1.9 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE mbeans-descriptors PUBLIC "-//Apache Software Foundation//DTD Model MBeans Configuration File" "http://jakarta.apache.org/commons/dtds/mbeans-descriptors.dtd"> <mbeans-descriptors> <mbean name="JspMonitor" description="JSP Monitoring" domain="Catalina" group="Monitoring" type="org.apache.jasper.servlet.JspServlet"> <attribute name="jspCount" description="The number of JSPs that have been loaded into a webapp" type="int" writeable="false"/> <attribute name="jspReloadCount" description="The number of JSPs that have been reloaded" type="int"/> <attribute name="jspUnloadCount" description="The number of JSPs that have been unloaded" type="int"/> <attribute name="jspQueueLength" description="The length of the JSP queue (if enabled via maxLoadedJsps)" type="int"/> </mbean> </mbeans-descriptors>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
51.74
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 10 10