| |
|
| test.MX4JTestCase test.javax.management.MBeanRegistrationTest
MBeanRegistrationTest | public class MBeanRegistrationTest extends MX4JTestCase (Code) | | version: $Revision: 1.13 $ |
Inner Class :public static interface BarMBean | |
Inner Class :public static class Bar implements BarMBean | |
Inner Class :public interface InvokeDuringCallbacksMBean | |
Inner Class :public class InvokeDuringCallbacks implements InvokeDuringCallbacksMBean,MBeanRegistration | |
Inner Class :public static interface FooMBean | |
Inner Class :abstract public static class Foo implements FooMBean | |
MBeanRegistrationTest | public MBeanRegistrationTest(String s)(Code) | | |
testDistinguishAttributesOperations | public void testDistinguishAttributesOperations() throws Exception(Code) | | |
testDuplicateDeregistration | public void testDuplicateDeregistration() throws Exception(Code) | | |
testDuplicateRegistration | public void testDuplicateRegistration() throws Exception(Code) | | |
testInvokeMBeanServerOperationsInCallbacks | public void testInvokeMBeanServerOperationsInCallbacks() throws Exception(Code) | | |
testListenerRegistrationUnregistrationDuringCallbacks | public void testListenerRegistrationUnregistrationDuringCallbacks() throws Exception(Code) | | |
testNotificationDuringRegistrationForDynMBean | public void testNotificationDuringRegistrationForDynMBean() throws Exception(Code) | | |
testNotificationDuringRegistrationForStdMBean | public void testNotificationDuringRegistrationForStdMBean() throws Exception(Code) | | |
testPostDeregisterException | public void testPostDeregisterException() throws Exception(Code) | | |
testPostRegisterException | public void testPostRegisterException() throws Exception(Code) | | |
testPreDeregisterException | public void testPreDeregisterException() throws Exception(Code) | | |
testPreRegisterException | public void testPreRegisterException() throws Exception(Code) | | |
|
|
|