Uses of Package
javax.management.loading
Package | Description |
---|---|
javax.management |
Provides the core classes for the Java Management Extensions.
|
javax.management.loading |
Provides the classes which implement advanced dynamic
loading.
|
javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
-
Classes in javax.management.loading used by javax.management Class Description ClassLoaderRepository Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server. -
Classes in javax.management.loading used by javax.management.loading Class Description ClassLoaderRepository Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.MLet Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.MLetContent This class represents the contents of theMLET
tag.MLetMBean Exposes the remote management interface of the MLet MBean.PrivateClassLoader Marker interface indicating that a ClassLoader should not be added to theClassLoaderRepository
. -
Classes in javax.management.loading used by javax.management.modelmbean Class Description ClassLoaderRepository Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.