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. |
class |
UnifiedClassLoader4
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. |