public final class PrivilegedObjectFactoryAction<C> extends AbstractPrivilegedAction<C>
| Constructor and Description |
|---|
PrivilegedObjectFactoryAction(Class<? extends C> clazz,
Class<?>[] argumentTypes,
Object[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
C |
invoke() |
runpublic C invoke() throws InvocationTargetException, Exception
invoke in class AbstractPrivilegedAction<C>InvocationTargetExceptionExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.