Package org.jboss.marshalling._private
Class GetReflectionFactoryAction
java.lang.Object
org.jboss.marshalling._private.GetReflectionFactoryAction
- All Implemented Interfaces:
PrivilegedAction<sun.reflect.ReflectionFactory>
public class GetReflectionFactoryAction
extends Object
implements PrivilegedAction<sun.reflect.ReflectionFactory>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
run
public sun.reflect.ReflectionFactory run()- Specified by:
runin interfacePrivilegedAction<sun.reflect.ReflectionFactory>
-