wt.security
Class PropAccess_plugin.PropAccessAction
java.lang.Object
wt.security.PropAccess_plugin.PropAccessAction
- All Implemented Interfaces:
- PrivilegedAction
- Enclosing class:
- PropAccess_plugin
- class PropAccess_plugin.PropAccessAction
- extends Object
- implements PrivilegedAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_SYSTEM_PROPERTIES
public static final int GET_SYSTEM_PROPERTIES
- See Also:
- Constant Field Values
GET_SYSTEM_PROPERTY
public static final int GET_SYSTEM_PROPERTY
- See Also:
- Constant Field Values
SET_SYSTEM_PROPERTIES
public static final int SET_SYSTEM_PROPERTIES
- See Also:
- Constant Field Values
GET_ENV
public static final int GET_ENV
- See Also:
- Constant Field Values
access
private PropAccess_plugin access
actionType
private int actionType
string0
protected String string0
properties0
protected Properties properties0
ret
private Object ret
exception
private Exception exception
PropAccess_plugin.PropAccessAction
PropAccess_plugin.PropAccessAction(PropAccess_plugin access,
int actionType)
run
public Object run()
- Specified by:
run
in interface PrivilegedAction
getReturn
Object getReturn()
getException
Exception getException()