We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cc931 commit 3085a51Copy full SHA for 3085a51
metadata/org.apache.tomcat.embed/tomcat-embed-core/10.0.20/reflect-config.json
@@ -11,6 +11,20 @@
11
],
12
"name": "org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource"
13
},
14
+ {
15
+ "condition": {
16
+ "typeReachable": "org.apache.catalina.mbeans.MBeanUtils"
17
+ },
18
+ "methods": [
19
20
+ "name": "setWriteable",
21
+ "parameterTypes": [
22
+ "boolean"
23
+ ]
24
+ }
25
+ ],
26
+ "name": "org.apache.tomcat.util.modeler.AttributeInfo"
27
28
{
29
"condition": {
30
"typeReachable": "org.apache.tomcat.util.modeler.Registry"
0 commit comments