Class ClassLoaderServiceTestingImpl

  • All Implemented Interfaces:
    java.io.Serializable, org.hibernate.boot.registry.classloading.spi.ClassLoaderService, org.hibernate.service.Service, org.hibernate.service.spi.Stoppable

    public class ClassLoaderServiceTestingImpl
    extends org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.hibernate.boot.registry.classloading.spi.ClassLoaderService

        org.hibernate.boot.registry.classloading.spi.ClassLoaderService.Work<T extends java.lang.Object>
    • Method Summary

      • Methods inherited from class org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl

        classForName, fromConfigSettings, generateProxy, loadJavaServices, locateResource, locateResources, locateResourceStream, packageForNameOrNull, stop, workWithClassLoader
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClassLoaderServiceTestingImpl

        public ClassLoaderServiceTestingImpl()