|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.client.am.GetSystemPropertiesAction
public class GetSystemPropertiesAction
Java 2 PrivilegedAction encapsulation of System getProperties processing
| Field Summary | |
|---|---|
private java.util.Properties |
systemProperties_
|
| Constructor Summary | |
|---|---|
GetSystemPropertiesAction()
Constructor. |
|
| Method Summary | |
|---|---|
java.util.Properties |
getSystemProperties()
Accessor for system properties (used after run() method invocation) |
java.lang.Object |
run()
Performs the privileged action of System.getProperties() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Properties systemProperties_
| Constructor Detail |
|---|
public GetSystemPropertiesAction()
| Method Detail |
|---|
public java.lang.Object run()
run in interface java.security.PrivilegedActionpublic java.util.Properties getSystemProperties()
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||