Uses of Interface
org.hibernate.boot.registry.classloading.spi.ClassLoaderService.Work
Packages that use ClassLoaderService.Work
Package
Description
The class loading service internals.
The class loading service SPI.
-
Uses of ClassLoaderService.Work in org.hibernate.boot.registry.classloading.internal
Methods in org.hibernate.boot.registry.classloading.internal with parameters of type ClassLoaderService.WorkModifier and TypeMethodDescription<T> T
ClassLoaderServiceImpl.workWithClassLoader
(ClassLoaderService.Work<T> work) -
Uses of ClassLoaderService.Work in org.hibernate.boot.registry.classloading.spi
Methods in org.hibernate.boot.registry.classloading.spi with parameters of type ClassLoaderService.WorkModifier and TypeMethodDescription<T> T
ClassLoaderService.workWithClassLoader
(ClassLoaderService.Work<T> work)