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

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


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

Packages that use UnifiedClassLoader3MBean
org.jboss.mx.loading   
 

Uses of UnifiedClassLoader3MBean in org.jboss.mx.loading
 

Classes in org.jboss.mx.loading that implement UnifiedClassLoader3MBean
 class UnifiedClassLoader3
          An extension of UnifiedClassLoader that manages a thread based loading strategy to work around the locking problems associated with the VM initiated locking due to the synchronized loadClassInternal method of ClassLoader which cannot be overriden.
 



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