API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.management.loading
Author(s)
Since
1.5
Version
Serial
Description
  Provides the classes which implement advanced dynamic loading.
ClassLoaderRepository View Source Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.
DefaultLoaderRepository View Source Keeps the list of Class Loaders registered in the MBean Server.
MLet View Source Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
MLetContent View Source This class represents the contents of the MLET tag.
MLetMBean View Source Exposes the remote management interface of the MLet MBean.
PrivateClassLoader View Source Marker interface indicating that a ClassLoader should not be added to the ClassLoaderRepository.
PrivateMLet View Source An MLet that is not added to the ClassLoaderRepository.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar