Uses of Class
org.hibernate.boot.registry.classloading.spi.ClassLoadingException
Packages that use ClassLoadingException
Package
Description
Defines an SPI for integration with CDI-like containers.
-
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. -
Uses of ClassLoadingException in org.hibernate.resource.beans.spi
Methods in org.hibernate.resource.beans.spi that throw ClassLoadingExceptionModifier and TypeMethodDescriptionstatic Class<?>
ManagedBeanRegistryInitiator.cdiBeanManagerClass
(ClassLoaderService classLoaderService)