Module org.jboss.marshalling
Package org.jboss.marshalling._private
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>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetDeclaredConstructorAction
-
-
Method Details
-
run
- Specified by:
runin interfacePrivilegedAction<T>
-
create
-