java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetResource
All Implemented Interfaces:
PrivilegedAction<URL>

public final class GetResource extends Object implements PrivilegedAction<URL>
Loads the given resource.
Author:
Gunnar Morling