|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.util.GetSystemPropertyAction
public class GetSystemPropertyAction
Privileged action for retrieving system properties.
Constructor Summary | |
---|---|
GetSystemPropertyAction(java.lang.String name)
Constructor. |
Method Summary | |
---|---|
java.lang.Object |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetSystemPropertyAction(java.lang.String name)
name
- the the name of the system property to retrieveMethod Detail |
---|
public java.lang.Object run()
run
in interface java.security.PrivilegedAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |