public interface TempClassLoaderFactory
Modifier and Type | Method and Description |
---|---|
ClassLoader |
createNewTempClassLoader()
Creates a temporary classloader with the same scope and classpath as the persistence unit classloader.
|
ClassLoader createNewTempClassLoader()
PersistenceUnitInfo.getNewTempClassLoader()
Copyright © 2018 JBoss by Red Hat. All rights reserved.