Package org.jboss.mx.server

Interface Summary
MBeanInvoker (src) This interface represents an invoker for an MBean.
ServerConstants (src) Server related constant variables.
Suspendable (src)  
 

Class Summary
AbstractMBeanInvoker (src) A base MBeanInvoker class that provides common state as well as
ExceptionHandler (src) Handles exceptions and wraps them if neccessary, arccording to the spec.
Invocation (src)  
InvocationContext (src)  
MBeanServerBuilderImpl (src) The JBossMX implementation of the MBeanServer builder
MBeanServerImpl (src) MBean server implementation.
MethodMapper (src) Helper class for resolving JMX *Info objects against Method objects.
NotificationListenerProxy (src) A notification listener used to forward notifications to listeners added through the mbean server.
ObjectInputStreamWithClassLoader (src) This replaces the EjbossInputStream in the storage package.
RawDynamicInvoker (src)  
ServerObjectInstance (src) An Object Instance that differentiates between MBeanServers.
 

Exception Summary
TimeoutException (src)