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

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/storeconfig/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
3414 (3.3 KB)
MD5
3d314d3e19ab44706e9ede92685ffa58
SHA1
2a9115aa2190e5c1b286ab0eaecc059bf42baa93
SHA256
0f856b4eb722e6e700762f89f868c599285d2698c6bd81b23d3ffb6bdf490125
SHA512

      
    
SHA1_git
f04b6fdde69874cc420f5e644e60b4d347dbdb27
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
mbeans-descriptors.xml | 3.3 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="StoreConfig" className="org.apache.catalina.mbeans.ClassNameMBean" description="Implementation of a store server.xml config" domain="Catalina" group="StoreConfig" type="org.apache.catalina.storeconfig.StoreConfig"> <operation name="storeConfig" description="Store Server" impact="ACTION" returnType="void" /> <operation name="storeServer" description="Store Server from ObjectName" impact="ACTION" returnType="void" > <parameter name="objectname" description="Objectname from Server" type="java.lang.String"/> <parameter name="backup" description="store Context with backup" type="boolean"/> <parameter name="externalAllowed" description="store all Context external that have a configFile" type="boolean"/> </operation> <!-- Catalina:j2eeType=WebModule,name=//localhost/manager,J2EEApplication=none,J2EEServer=none --> <operation name="storeContext" description="Store Context from ObjectName" impact="ACTION" returnType="void" > <parameter name="objectname" description="ObjectName from Context" type="java.lang.String"/> <parameter name="backup" description="store with Backup" type="boolean"/> <parameter name="externalAllowed" description="store all or store only internal server.xml context (configFile == null)" type="boolean"/> </operation> <operation name="store" description="Store Server" impact="ACTION" returnType="void" > <parameter name="server" description="Server" type="org.apache.catalina.Server" /> </operation> <operation name="store" description="Store Context" impact="ACTION" returnType="void" > <parameter name="context" description="Context" type="org.apache.catalina.Context"/> </operation> </mbean> </mbeans-descriptors>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
35.31
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