public class PrivilegedInvokeConstructor extends Object implements PrivilegedExceptionAction
| Constructor and Description |
|---|
PrivilegedInvokeConstructor(Constructor constructor,
Object[] args) |
public PrivilegedInvokeConstructor(Constructor constructor, Object[] args)
public Object run() throws InstantiationException, InvocationTargetException, IllegalAccessException
run in interface PrivilegedExceptionActionInstantiationExceptionInvocationTargetExceptionIllegalAccessExceptionCopyright © 2025. All rights reserved.