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

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/tribes/membership/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
5381 (5.3 KB)
MD5
eda87dcee4511bdb8dd2e55557c251ce
SHA1
f94b4c36f7095d2246771e4493d05ec6acf7b37f
SHA256
a4cd025e2b31d65158abfe83b2147a9e0ead1802d4feffecfa6aed97a7d85735
SHA512

      
    
SHA1_git
d3929da485649a09428951753522803a286a2d1b
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
mbeans-descriptors.xml | 5.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="MemberImpl" description="Cluster member" domain="Catalina" group="Cluster" type="org.apache.catalina.tribes.membership.MemberImpl"> <attribute name="failing" description="Has a problem been observed with this member (failing is worse than suspect)" type="boolean" is="true" writeable="false"/> <attribute name="hostname" description="The name of the host where this member is located" type="String" writeable="false"/> <attribute name="memberAliveTime" description="The number of milliseconds since this member was created" type="long" writeable="false"/> <attribute name="msgCount" description="The number of messages sent by this member" type="int" writeable="false"/> <attribute name="name" description="The unique name of this member within the cluster" type="String" writeable="false"/> <attribute name="port" description="The tcp port the member is listening on" type="int" writeable="false"/> <attribute name="ready" description="Is this member ready to send messages" type="boolean" is="true" writeable="false"/> <attribute name="securePort" description="The tcp(SSL) port the member is listening on" type="int" writeable="false"/> <attribute name="serviceStartTime" description="The time the member was started" type="long" writeable="false"/> <attribute name="suspect" description="Has a potential problem been observed with this member (failing is worse than suspect)" type="boolean" is="true" writeable="false"/> <attribute name="udpPort" description="The upd port the member is listening on" type="int" writeable="false"/> <attribute name="local" description="The flag indicating that this member is a local member" type="boolean" is="true" writeable="false"/> </mbean> <mbean name="StaticMember" description="Cluster static member" domain="Catalina" group="Cluster" type="org.apache.catalina.tribes.membership.StaticMember"> <attribute name="failing" description="Has a problem been observed with this member (failing is worse than suspect)" type="boolean" is="true" writeable="false"/> <attribute name="hostname" description="The name of the host where this member is located" type="String" writeable="false"/> <attribute name="memberAliveTime" description="The number of milliseconds since this member was created" type="long" writeable="false"/> <attribute name="msgCount" description="The number of messages sent by this member" type="int" writeable="false"/> <attribute name="name" description="The unique name of this member within the cluster" type="String" writeable="false"/> <attribute name="port" description="The tcp port the member is listening on" type="int" writeable="false"/> <attribute name="ready" description="Is this member ready to send messages" type="boolean" is="true" writeable="false"/> <attribute name="securePort" description="The tcp(SSL) port the member is listening on" type="int" writeable="false"/> <attribute name="serviceStartTime" description="The time the member was started" type="long" writeable="false"/> <attribute name="suspect" description="Has a potential problem been observed with this member (failing is worse than suspect)" type="boolean" is="true" writeable="false"/> <attribute name="udpPort" description="The upd port the member is listening on" type="int" writeable="false"/> <attribute name="local" description="The flag indicating that this member is a local member" type="boolean" is="true" writeable="false"/> </mbean> </mbeans-descriptors>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
19.44
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