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

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


Uses of Interface
org.jboss.mx.loading.UnifiedClassLoader2MBean

Packages that use UnifiedClassLoader2MBean
org.jboss.mx.loading   
 

Uses of UnifiedClassLoader2MBean in org.jboss.mx.loading
 

Classes in org.jboss.mx.loading that implement UnifiedClassLoader2MBean
 class UnifiedClassLoader2
          An extension of UnifiedClassLoader that only allows a single thread into its UnifiedLoaderRepository2 by seperating the threads attempting class loading through it and the single thread active in the UnifiedLoaderRepository2 by registering a delegate UnifiedClassLoader with the UnifiedLoaderRepository2 rather than itself.
 



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