站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Interface org.jboss.mx.server.ServerConstants (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Interface
org.jboss.mx.server.ServerConstants

Packages that use ServerConstants
org.jboss.mx.capability   
org.jboss.mx.loading   
org.jboss.mx.server   
org.jboss.mx.server.registry   
org.jboss.mx.util Utilities for the Java Management Extentions API. 
 

Uses of ServerConstants in org.jboss.mx.capability
 

Classes in org.jboss.mx.capability that implement ServerConstants
 class DispatcherFactory
          Creates and binds a dispatcher
 class OptimizedMBeanDispatcher
          Byte code optimized dispatcher for Standard MBeans.
 

Uses of ServerConstants in org.jboss.mx.loading
 

Classes in org.jboss.mx.loading that implement ServerConstants
 class BasicLoaderRepository
          Implements a simple classloader repository for the MBean server.
 class HeirarchicalLoaderRepository3
          A simple extension of UnifiedLoaderRepository3 that adds the notion of a parent UnifiedLoaderRepository.
 class LoaderRepository
          Abstract base class of all loader repository implementations
 class UnifiedLoaderRepository3
          A repository of class loaders that form a flat namespace of classes and resources.
 

Uses of ServerConstants in org.jboss.mx.server
 

Classes in org.jboss.mx.server that implement ServerConstants
 class MBeanServerImpl
          MBean server implementation.
 

Uses of ServerConstants in org.jboss.mx.server.registry
 

Subinterfaces of ServerConstants in org.jboss.mx.server.registry
 interface MBeanRegistry
          Implementations of this interface can be plugged into the MBeanServer, to control the registration and deregistration of MBeans.
 

Classes in org.jboss.mx.server.registry that implement ServerConstants
 class BasicMBeanRegistry
          The registry for object name - object reference mapping in the MBean server.
 class MBeanEntry
          info@todo this docs
 

Uses of ServerConstants in org.jboss.mx.util
 

Classes in org.jboss.mx.util that implement ServerConstants
 class AgentID
          Utility class for creating JMX agent identifiers.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.