Uses of Class
org.hibernate.boot.registry.classloading.spi.ClassLoadingException
Packages that use ClassLoadingException
-
Uses of ClassLoadingException in org.hibernate.envers.internal.tools
Methods in org.hibernate.envers.internal.tools that throw ClassLoadingExceptionModifier and TypeMethodDescriptionstatic <T> Class<T>
ReflectionTools.loadClass
(String name, ClassLoaderService classLoaderService) Locate class with a given name.