Package | Description |
---|---|
org.jboss.util.loading |
Modifier and Type | Method and Description |
---|---|
ContextClassLoaderSwitcher.SwitchContext |
ContextClassLoaderSwitcher.getSwitchContext()
Retrieve a switch context
|
ContextClassLoaderSwitcher.SwitchContext |
ContextClassLoaderSwitcher.getSwitchContext(Class clazz)
Deprecated.
using a class to determine the classloader is a
bad idea, it has the same problems as Class.forName()
|
ContextClassLoaderSwitcher.SwitchContext |
ContextClassLoaderSwitcher.getSwitchContext(ClassLoader cl)
Retrieve a switch context and set the new context classloader
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.