Package javax.management.loading

Provides the classes which implement advanced dynamic loading.

See:
          Description

Interface Summary
ClassLoaderRepository Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.
MLetMBean Exposes the remote management interface of the MLet MBean.
PrivateClassLoader Marker interface indicating that a ClassLoader should not be added to the ClassLoaderRepository.
 

Class Summary
DefaultLoaderRepository Deprecated. Use MBeanServer.getClassLoaderRepository()} instead.
MLet Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
PrivateMLet An MLet that is not added to the ClassLoaderRepository.
 

Package javax.management.loading Description

Provides the classes which implement advanced dynamic loading.

Since:
JMX 1.0

JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.