uk.co.gidley.jmxmonitor.monitoring
Class BaseMonitoringTest
java.lang.Object
uk.co.gidley.jmxmonitor.monitoring.BaseMonitoringTest
- Direct Known Subclasses:
- MultiNamedMBeanTest, SimpleMBeanTest
public abstract class BaseMonitoringTest
- extends Object
Created by IntelliJ IDEA. User: ben Date: Jan 7, 2010 Time: 4:18:00 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseMonitoringTest
public BaseMonitoringTest()
setup
public void setup()
throws uk.co.gidley.jmxmonitor.services.InitialisationException,
ch.qos.logback.core.joran.spi.JoranException,
InterruptedException,
MalformedObjectNameException,
MBeanRegistrationException,
InstanceAlreadyExistsException,
NotCompliantMBeanException
- Throws:
uk.co.gidley.jmxmonitor.services.InitialisationException
ch.qos.logback.core.joran.spi.JoranException
InterruptedException
MalformedObjectNameException
MBeanRegistrationException
InstanceAlreadyExistsException
NotCompliantMBeanException
getConfiguration
public abstract String getConfiguration()
waitForEvents
public abstract int waitForEvents()
registerTestMBeans
public abstract void registerTestMBeans()
throws MalformedObjectNameException,
MBeanRegistrationException,
InstanceAlreadyExistsException,
NotCompliantMBeanException
- Throws:
MalformedObjectNameException
MBeanRegistrationException
InstanceAlreadyExistsException
NotCompliantMBeanException
tearDown
public void tearDown()
Copyright © 2009-2010. All Rights Reserved.