Save This Page
Home » openjdk-7 » com.sun.jmx » mbeanserver » [javadoc | source]
com.sun.jmx.mbeanserver
public class: GetPropertyAction [javadoc | source]
java.lang.Object
   com.sun.jmx.mbeanserver.GetPropertyAction

All Implemented Interfaces:
    PrivilegedAction

Utility class to be used by the method AccessControler.doPrivileged to get a system property.
Constructor:
 public GetPropertyAction(String key) 
Method from com.sun.jmx.mbeanserver.GetPropertyAction Summary:
run
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.jmx.mbeanserver.GetPropertyAction Detail:
 public String run()