public class GetSystemPropertyAction extends Object implements PrivilegedAction<String>
Constructor and Description |
---|
GetSystemPropertyAction(String propertyName) |
public GetSystemPropertyAction(String propertyName)
public String run()
run
in interface PrivilegedAction<String>
Copyright © 2016. All rights reserved.