Class NewInstance<T>
java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.NewInstance<T>
- All Implemented Interfaces:
PrivilegedAction<T>
Execute instance creation as privileged action.
- Author:
- Emmanuel Bernard, Hardy Ferentschik
-
Method Summary
-
Method Details
-
action
-
run
- Specified by:
run
in interfacePrivilegedAction<T>
-