站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v1.4 API Specifications

javax.management.loading (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 API Specifications

JavaTM 2 Platform
Ent. Ed. v1.4

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

JavaTM 2 Platform
Ent. Ed. v1.4

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.