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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.