private static class SpaceProxy2.ReadProperityPrivilegedAction extends Object implements PrivilegedAction
| Modifier and Type | Field and Description |
|---|---|
private String |
propName
Property to read
|
| Constructor and Description |
|---|
ReadProperityPrivilegedAction(String propName)
Construct a ReadProperityPrivilegedAction that will read
the specified property.
|
private final String propName
ReadProperityPrivilegedAction(String propName)
public Object run()
run in interface PrivilegedActionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.