Class PrivilegedInvokeConstructor<T>

java.lang.Object
org.eclipse.persistence.internal.security.PrivilegedInvokeConstructor<T>
All Implemented Interfaces:
PrivilegedExceptionAction<T>

public class PrivilegedInvokeConstructor<T> extends Object implements PrivilegedExceptionAction<T>