wt.boot
Class BootUtilities.GetPropsAction

java.lang.Object
  extended bywt.boot.BootUtilities.GetPropsAction
All Implemented Interfaces:
PrivilegedAction
Enclosing class:
BootUtilities

private static final class BootUtilities.GetPropsAction
extends Object
implements PrivilegedAction


Constructor Summary
private BootUtilities.GetPropsAction()
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootUtilities.GetPropsAction

private BootUtilities.GetPropsAction()
Method Detail

run

public Object run()
Specified by:
run in interface PrivilegedAction