com.sun.jmx.remote.opt.util
Class GetPropertyAction
java.lang.Object
com.sun.jmx.remote.opt.util.GetPropertyAction
- All Implemented Interfaces:
- PrivilegedAction
public class GetPropertyAction
- extends Object
- implements PrivilegedAction
Utility class to be used by the method AccessControler.doPrivileged
to get a system property.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPropertyAction
public GetPropertyAction(String key)
run
public Object run()
- Specified by:
run in interface PrivilegedAction
Copyright © 2014 Terracotta, Inc.. All rights reserved.