Package org.jboss.test.jmx.invoker

Class Summary
BadListener (src) An RMI callback implementation used to receive remote JMX notifications that blocks in the handleNotification callback to validate that poorly behaving clients do not affect the server side service sending the nofication.
CustomClass (src) Used in JMX invoker adaptor test.
InvokerTest (src) Used in JMX invoker adaptor test.
Listener (src) An RMI callback implementation used to receive remote JMX notifications
NonserializableClass (src) A non-Serializable class to test how remote access to mbeans with such types is affected.