ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/jmx/package.html

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/catalina/ant/jmx/package.html
Status
scanned
Type
file
Name
package.html
Extension
.html
Programming language
HTML
Mime type
text/html
File type
HTML document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
2335 (2.3 KB)
MD5
3e9c0605e5a00aed6d87fc89136e99d3
SHA1
48c36715217e0ad35ea2ce0170141ce03f0c1b88
SHA256
63078f3a1abf0ccffe0358dc43c79a50de6463b88abdc41cea7f7cef211e3d12
SHA512

      
    
SHA1_git
2e1386641e3014985b4d3ec8c705bf3c1502820b
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
package.html | 2.3 KB |

<!-- 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. --> <body> <p>This package contains a set of <code>JMX Task</code> implementations for <em>Ant (version 1.6 or later)</em> that can be used to interact with the Remote JMX JSR 160 RMI Adaptor to get/set attributes, invoke MBean operations and query for Mbeans inside a running instance of Tomcat. For more information, see <a href="https://tomcat.apache.org/tomcat-11.0-doc/monitoring.html"> https://tomcat.apache.org/tomcat-11.0-doc/monitoring.html</a>.</p> <p>Each task element can open a new jmx connection or reference an existing one. The following attribute are exists in every tasks:</p> <table> <caption>Common task attributes</caption> <tr> <th>Attribute</th> <th>Description</th> </tr> <tr> <td>url</td> <td> The JMX Connection URL of the remote Tomcat MBeansServer. </td> </tr> <tr> <td>username</td> <td> The username of an MBeanServer auth, when configured. </td> </tr> <tr> <td>password</td> <td> The password of an MBeanServer auth, when configured. </td> </tr> <tr> <td>host</td> <td> The JMX Connection host. </td> </tr> <tr> <td>port</td> <td> The JMX Connection port. </td> </tr> <tr> <td>ref</td> <td> The name of the ant internal reference for a jmx connection. </td> </tr> </table> <p><strong>NOTE</strong> - This Tasks only work, when JSR 160 MBean Adaptor as remote jvm is configured.</p> </body>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
41.61
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 9 9
https://tomcat.apache.org/tomcat-11.0-doc/monitoring.html 23 23