public class GetSystemPropertyAction extends Object implements PrivilegedAction
| Constructor and Description |
|---|
GetSystemPropertyAction(String name)
Constructor.
|
public GetSystemPropertyAction(String name)
name - the the name of the system property to retrievepublic Object run()
run in interface PrivilegedActionCopyright © 2017. All rights reserved.