|
1 | 1 | { |
2 | | - "copyright": "Copyright (c) 2020, 2023, Oracle and/or its affiliates.", |
| 2 | + "copyright": "Copyright (c) 2020, 2025, Oracle 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": "SystemComponent${:s}", |
5 | 5 | "version": "[12.1.2,)", |
|
12 | 12 | "default_name_value": "${NO_NAME_0:%SYSTEMCOMPONENT%}", |
13 | 13 | "folders": {}, |
14 | 14 | "attributes": { |
15 | | - "Arguments": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Arguments", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], |
| 15 | + "Arguments": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Arguments", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "set_method": "MBEAN.set_jvm_args" } ], |
16 | 16 | "BeaHome": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BeaHome", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ], |
17 | 17 | "ClassPath": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClassPath", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string[path_separator]", "preferred_model_type": "delimited_string", "uses_path_tokens": "true" } ], |
18 | 18 | "JavaHome": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JavaHome", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ], |
|
0 commit comments