Uses of Interface
org.hibernate.boot.ResourceLocator
Packages that use ResourceLocator
Package
Description
The class loading service internals.
The class loading service SPI.
-
Uses of ResourceLocator in org.hibernate.boot.internal
Classes in org.hibernate.boot.internal that implement ResourceLocatorModifier and TypeClassDescriptionclass
Simple ResourceLocator impl using its own ClassLoader to locate the resourceclass
Standard implementation of ResourceLocator delegating to the ClassLoaderService -
Uses of ResourceLocator in org.hibernate.boot.registry.classloading.internal
Classes in org.hibernate.boot.registry.classloading.internal that implement ResourceLocatorModifier and TypeClassDescriptionclass
Standard implementation of the service for interacting with class loaders -
Uses of ResourceLocator in org.hibernate.boot.registry.classloading.spi
Subinterfaces of ResourceLocator in org.hibernate.boot.registry.classloading.spiModifier and TypeInterfaceDescriptioninterface
A service for interacting with class loaders. -
Uses of ResourceLocator in org.hibernate.testing.boot
Classes in org.hibernate.testing.boot that implement ResourceLocatorModifier and TypeClassDescriptionclass
class