Package org.jboss.test.jmx.compliance.server.support

Interface Summary
BaseMBean  
BroadcasterMBean Simple Broadcaster Management Interface
BuilderTestMBean Management Interface
InvocationHandlerTestMBean  
ListenerMBean Simple Listener Management Interface
LockedTest2MBean  
LockedTest3MBean  
LockedTestMBean  
MBeanListenerMBean Simple Listener Management Interface
ObjectInvocationHandlerTestMBean  
Test2MBean  
Test3MBean  
Test4MBean  
TestMBean
UnrelatedMBean  
 

Class Summary
AClass Goes into Test.jar
Base  
Broadcaster Simple Broadcaster
BroadcasterInvocationHandlerTest  
BuilderTest Simple MBean for builder tests
ConstructorTest Support class which throws a checked exception from its constructor.
ConstructorTest2 Support class which throws an unchecked exception from its constructor.
ConstructorTest3 Support class which throws an error from its constructor.
ConstructorTest4 Support class which fails with an unchecked exception in static initializer.
ConstructorTest5 Support class which fails with an error in static initializer.
ConstructorTest6 Support class that doesn't have a default constructor.
ConstructorTest7 Support class with protected noargs constructor.
DelegateListener  
Derived  
Dynamic  
EmitterInvocationHandlerTest  
InvocationHandlerTest  
Listener  
LockedTest MBean that disallows unregistration by throwing an exception from its preDeregister() method.
LockedTest2 MBean that disallows unregistration by throwing a checked exception from its preDeregister() method.
LockedTest3 MBean that disallows unregistration by throwing a checked exception from its preDeregister() method.
MBeanListener Simple Listener
MBeanServerWrapper A wrapper for an MBeanServer
ObjectInvocationHandlerTest  
Test
Test2  
Test3  
Test4  
TestMBeanServerBuilder An alternate builder
TestMBeanServerDelegate An alternate MBeanServerDelegate
Unrelated  
 

Exception Summary
ExceptionOnTheRun An arbitrary runtime exception for server tests.
MyScreamingException
 

Error Summary
BabarError
MBeanServerReplaced  
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.