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