Package mx4j.server

Interface Summary
MBeanInvoker Invokes methods on standard MBeans.
MBeanRepository The MBeanServer implementation delegates to implementations of this interface the storage of registered MBeans.
 

Class Summary
BaseClassLoaderRepository Base class to extend to create custom ClassLoaderRepositories.
BCELMBeanInvoker MBeanInvoker that generates on-the-fly implementations to call standard MBeans directly, instead of using reflection.
ChainedMBeanServer Base class for chained MBeanServer.
MBeanMetaData Objects of this class hold metadata information about MBeans.
MBeanPermission Permission that control access to MBeanServer methods.
MBeanServerImpl MBeanServer implementation.
MBeanTrustPermission Permission that MBean class must have in order to be trusted.
ReflectedMBeanInvoker MBeanInvoker that uses reflection to invoke on MBean instances.
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.