JavaTM 2 Platform
Standard Ed. 5.0

Uses of Package
javax.management.loading

Packages that use javax.management.loading
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
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
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.
MLetMBean
          Exposes the remote management interface of the MLet MBean.
PrivateClassLoader
          Marker interface indicating that a ClassLoader should not be added to the ClassLoaderRepository.
 

Classes in javax.management.loading used by javax.management.modelmbean
ClassLoaderRepository
          Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.
 


JavaTM 2 Platform
Standard Ed. 5.0

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.