test.compliance.server
Class MBeanDelegateTEST

java.lang.Object
  extended byTestCase
      extended bytest.compliance.server.MBeanDelegateTEST

public class MBeanDelegateTEST
extends TestCase

Tests for the MBean server delegate.

See Also:
Serialized Form

Constructor Summary
MBeanDelegateTEST(java.lang.String s)
           
 
Method Summary
 void testRegistrationAndUnregistrationNotification()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanDelegateTEST

public MBeanDelegateTEST(java.lang.String s)
Method Detail

testRegistrationAndUnregistrationNotification

public void testRegistrationAndUnregistrationNotification()
                                                   throws java.lang.Exception
Throws:
java.lang.Exception