gnu.inet.util
Class GetSystemPropertyAction
java.lang.Object
gnu.inet.util.GetSystemPropertyAction
- java.security.PrivilegedAction
public class GetSystemPropertyAction
extends java.lang.Object
implements java.security.PrivilegedAction
Privileged action for retrieving system properties.
- Chris Burdess
GetSystemPropertyAction
public GetSystemPropertyAction(java.lang.String name)
Constructor.
name
- the the name of the system property to retrieve
run
public java.lang.Object run()
© Copyright 2003 The Free Software Foundation,
all rights reserved