Package org.jboss.console.remote

Interface Summary
SimpleRemoteMBeanInvoker (src) Basic adaptor interface for remote MBeanServer.
 

Class Summary
AppletRemoteMBeanInvoker (src)
InvokerServlet (src) This servlet accepts a post containing a MarshalledInvocation, extracts the Invocation object, and then routes the invocation via JMX to either: 1.
RemoteMBeanAttributeInvocation (src) Stupid JMX invocation implementation.
RemoteMBeanInvocation (src) Stupid JMX invocation implementation.
Util (src) Common client utility methods