Class GetDeclaredConstructorAction<T>

java.lang.Object
org.jboss.marshalling._private.GetDeclaredConstructorAction<T>
All Implemented Interfaces:
PrivilegedAction<Constructor<T>>

public class GetDeclaredConstructorAction<T> extends Object implements PrivilegedAction<Constructor<T>>