站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Class
org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext

Packages that use ContextClassLoaderSwitcher.SwitchContext
org.jboss.util.loading   
 

Uses of ContextClassLoaderSwitcher.SwitchContext in org.jboss.util.loading
 

Methods in org.jboss.util.loading that return ContextClassLoaderSwitcher.SwitchContext
 ContextClassLoaderSwitcher.SwitchContext ContextClassLoaderSwitcher.getSwitchContext()
          Retrieve a switch context
 ContextClassLoaderSwitcher.SwitchContext ContextClassLoaderSwitcher.getSwitchContext(ClassLoader cl)
          Retrieve a switch context and set the new context classloader
 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()
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.