public final class GetSystemPropertiesAction extends Object implements PrivilegedAction<Properties>
Modifier and Type | Method and Description |
---|---|
static GetSystemPropertiesAction |
getInstance()
Get the singleton instance.
|
Properties |
run() |
public static GetSystemPropertiesAction getInstance()
public Properties run()
run
in interface PrivilegedAction<Properties>
Copyright © 2020 JBoss by Red Hat. All rights reserved.