Class PrivilegedGetDeclaredMethod

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

public class PrivilegedGetDeclaredMethod extends Object implements PrivilegedExceptionAction<Method>