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

Uses of Class org.jboss.mx.loading.UnifiedClassLoader3 (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档


Uses of Class
org.jboss.mx.loading.UnifiedClassLoader3

Packages that use UnifiedClassLoader3
org.jboss.mx.loading   
 

Uses of UnifiedClassLoader3 in org.jboss.mx.loading
 

Fields in org.jboss.mx.loading declared as UnifiedClassLoader3
 UnifiedClassLoader3 LoadMgr3.PkgClassLoader.ucl
           
 

Methods in org.jboss.mx.loading with parameters of type UnifiedClassLoader3
static void LoadMgr3.registerLoaderThread(UnifiedClassLoader3 ucl, Thread t)
          Register that a thread owns the UCL3.loadClass monitor.
 

Constructors in org.jboss.mx.loading with parameters of type UnifiedClassLoader3
LoadMgr3.PkgClassLoader(UnifiedClassLoader3 ucl)
           
LoadMgr3.PkgClassLoader(UnifiedClassLoader3 ucl, int order)
           
 



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