javax.management.loading
Interface PrivateClassLoader

All Known Implementing Classes:
PrivateMLet (src)

public interface PrivateClassLoader

This is a marker interface that should be implemented by classloaders that do not wish to get added to the MBean server classloader repository when they are registered to the server.

Since:
JMX 1.2
See Also:
ClassLoaderRepository (src)