Class GetInstancesFromServiceLoader<T>

java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetInstancesFromServiceLoader<T>
All Implemented Interfaces:
PrivilegedAction<List<T>>

public class GetInstancesFromServiceLoader<T> extends Object implements PrivilegedAction<List<T>>
Author:
Guillaume Smet