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 PrivilegedExceptionAction
InstantiationException
InvocationTargetException
IllegalAccessException
Copyright © 2022. All rights reserved.