public class ClassLoaderAccessTestingImpl extends Object implements org.hibernate.boot.spi.ClassLoaderAccess
Modifier and Type | Field and Description |
---|---|
static ClassLoaderAccessTestingImpl |
INSTANCE
Singleton access
|
Constructor and Description |
---|
ClassLoaderAccessTestingImpl() |
Modifier and Type | Method and Description |
---|---|
<T> Class<T> |
classForName(String name) |
URL |
locateResource(String resourceName) |
public static final ClassLoaderAccessTestingImpl INSTANCE
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.