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 © 2014 Seam Framework. All Rights Reserved.