public class ClassLoaderAccessTestingImpl extends Object implements org.hibernate.boot.spi.ClassLoaderAccess
| Modifier and Type | Field and Description | 
|---|---|
| static ClassLoaderAccessTestingImpl | INSTANCESingleton 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-2020 Red Hat, Inc. All Rights Reserved.