Class SetContextClassLoader
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.SetContextClassLoader
- All Implemented Interfaces:
PrivilegedAction<Void>
Privileged action used to set the Thread context class loader.
- Author:
- Guillaume Smet
-
Method Summary
Modifier and TypeMethodDescriptionstatic SetContextClassLoader
action
(ClassLoader classLoader) run()
-
Method Details
-
action
-
run
- Specified by:
run
in interfacePrivilegedAction<Void>
-