JavaScript is disabled on your browser.
gnu.inet.util

Class GetSystemPropertyAction

  • All Implemented Interfaces:
    java.security.PrivilegedAction


    public class GetSystemPropertyAction
    extends java.lang.Object
    implements java.security.PrivilegedAction
    Privileged action for retrieving system properties.
    • Constructor Summary

      Constructors
      Constructor and Description
      GetSystemPropertyAction (java.lang.String name)
      Constructor.
    • Method Summary

      Methods
      Modifier and Type Method and Description
      java.lang.Object run ()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetSystemPropertyAction

        public GetSystemPropertyAction(java.lang.String name)
        Constructor.
        Parameters:
        name - the the name of the system property to retrieve
    • Method Detail

      • run

        public java.lang.Object run()
        Specified by:
        run in interface java.security.PrivilegedAction

AltStyle によって変換されたページ (->オリジナル) /