public interface ModifiableClassLoaderRepository implements ClassLoaderRepository
This interface keeps the list of Class Loaders registered in the
MBean Server.
It provides the necessary methods to load classes using the
registered Class Loaders, and to add/remove class loaders from the
list.