wt.security
Class RuntimeAccess_plugin.RuntimeAccessAction
java.lang.Object
wt.security.RuntimeAccess_plugin.RuntimeAccessAction
- All Implemented Interfaces:
- PrivilegedAction
- Enclosing class:
- RuntimeAccess_plugin
- class RuntimeAccess_plugin.RuntimeAccessAction
- extends Object
- implements PrivilegedAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXEC
public static final int EXEC
- See Also:
- Constant Field Values
EXEC_ARY
public static final int EXEC_ARY
- See Also:
- Constant Field Values
LOAD
public static final int LOAD
- See Also:
- Constant Field Values
LOAD_LIBRARY
public static final int LOAD_LIBRARY
- See Also:
- Constant Field Values
access
private RuntimeAccess_plugin access
actionType
private int actionType
string0
protected String string0
stringary0
protected String[] stringary0
stringary1
protected String[] stringary1
ret
private Object ret
exception
private Exception exception
RuntimeAccess_plugin.RuntimeAccessAction
RuntimeAccess_plugin.RuntimeAccessAction(RuntimeAccess_plugin access,
int actionType)
run
public Object run()
- Specified by:
run
in interface PrivilegedAction
getReturn
Object getReturn()
getException
Exception getException()