Uses of Class
org.hibernate.validator.internal.util.privilegedactions.GetInstancesFromServiceLoader
Packages that use GetInstancesFromServiceLoader
Package
Description
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
-
Uses of GetInstancesFromServiceLoader in org.hibernate.validator.internal.util.privilegedactions
Methods in org.hibernate.validator.internal.util.privilegedactions that return GetInstancesFromServiceLoaderModifier and TypeMethodDescriptionstatic <T> GetInstancesFromServiceLoader<T>
GetInstancesFromServiceLoader.action
(ClassLoader primaryClassLoader, Class<T> serviceClass)