public final class AppservAccessController extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
doPrivileged(PrivilegedAction action) |
static Object |
doPrivileged(PrivilegedExceptionAction action) |
public static Object doPrivileged(PrivilegedAction action)
public static Object doPrivileged(PrivilegedExceptionAction action) throws PrivilegedActionException
PrivilegedActionExceptionCopyright © 2017. All rights reserved.