org.hibernate.internal.util
Class ClassLoaderHelper
java.lang.Object
org.hibernate.internal.util.ClassLoaderHelper
public class ClassLoaderHelper
- extends Object
This exists purely to allow custom ClassLoaders to be injected and used
prior to ServiceRegistry and ClassLoadingService existence. This should be
replaced in Hibernate 5.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
overridenClassLoader
public static ClassLoader overridenClassLoader
ClassLoaderHelper
public ClassLoaderHelper()
getContextClassLoader
public static ClassLoader getContextClassLoader()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.