public class SystemPropertiesManager extends Object
| Constructor and Description |
|---|
SystemPropertiesManager(List<org.apache.commons.lang3.tuple.ImmutablePair<String,String>> systemProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
set()
Sets the system properties.
|
void |
unset()
Unsets the system properties reverting they state to the one at the moment of invoking
set() |
public void set()
public void unset()
set()Copyright © 2025 MuleSoft, Inc.. All rights reserved.