41424344454647
MBeanServerHandler handler; @BeforeTest public void setup() { Configuration config = new Configuration(ConfigKey.DEBUG, "true"); handler = new MBeanServerHandler(config, this); }