Uses of Interface
org.huihoo.jfox.jmx.loading.ExtendableClassLoaderRepository

Packages that use ExtendableClassLoaderRepository
org.huihoo.jfox.jmx   
org.huihoo.jfox.jmx.loading   
 

Uses of ExtendableClassLoaderRepository in org.huihoo.jfox.jmx
 

Methods in org.huihoo.jfox.jmx that return ExtendableClassLoaderRepository
 ExtendableClassLoaderRepository MBeanServerSupport.getClassLoaderRepository()
           
 ExtendableClassLoaderRepository ExtendedMBeanServer.getClassLoaderRepository()
           
 

Uses of ExtendableClassLoaderRepository in org.huihoo.jfox.jmx.loading
 

Classes in org.huihoo.jfox.jmx.loading that implement ExtendableClassLoaderRepository
 class ClassLoaderRepositorySupport