|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2017, 2023, Oracle Corporation and/or its affiliates.", |
| 2 | + "copyright": "Copyright (c) 2017, 2024, Oracle Corporation and/or its affiliates.", |
3 | 3 | "license": "Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl",
|
4 | 4 | "wlst_type": "CoherenceClusterSystemResource${:s}",
|
5 | 5 | "online_bean": "weblogic.management.configuration.CoherenceClusterSystemResourceMBean",
|
|
203 | 203 | {"version": "[12.1.2,12.2.1)", "wlst_mode": "both", "wlst_name": "UnicastListenPort", "wlst_path": "WP001", "default_value": "${8088:0}", "wlst_type": "integer", "get_method": "LSA"} ,
|
204 | 204 | {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "UnicastListenPort", "wlst_path": "WP001", "default_value": "${__NULL__:0}", "wlst_type": "integer", "get_method": "LSA"}
|
205 | 205 | ],
|
206 |
| - "UnicastPortAutoAdjust": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UnicastPortAutoAdjust", "wlst_path": "WP001", "default_value": "${__NULL__:true}", "wlst_type": "boolean", "get_method": "LSA"} ] |
| 206 | + "UnicastPortAutoAdjust": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UnicastPortAutoAdjust", "wlst_path": "WP001", "default_value": "${__NULL__:true}", "wlst_type": "boolean", "get_method": "LSA"} ], |
| 207 | + "UseVirtualThreads": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "UseVirtualThreads", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean" } ] |
207 | 208 | },
|
208 | 209 | "wlst_attributes_path": "WP001",
|
209 | 210 | "wlst_paths": {
|
|
0 commit comments