Class PrivilegedGetConstructorFor<T>

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

public class PrivilegedGetConstructorFor<T> extends Object implements PrivilegedExceptionAction<Constructor<T>>