javax.rmi
Class GetORBPropertiesFileAction
java.lang.Object
javax.rmi.GetORBPropertiesFileAction
- All Implemented Interfaces:
- java.security.PrivilegedAction
- class GetORBPropertiesFileAction
- extends Object
- implements java.security.PrivilegedAction
Field Summary |
private boolean |
debug
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
private boolean debug
GetORBPropertiesFileAction
public GetORBPropertiesFileAction()
getSystemProperty
private String getSystemProperty(String name)
getPropertiesFromFile
private void getPropertiesFromFile(Properties props,
String fileName)
run
public Object run()
- Specified by:
run
in interface java.security.PrivilegedAction