public static class AbstractTestMBean.InPlaceJMXNotifValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Expectation> |
expectationList |
JMXNotificationListener |
listener |
ObjectName |
mbean |
SimpleJMXRecorder |
recorder |
| Constructor and Description |
|---|
InPlaceJMXNotifValidator(String notifListenerPrefix,
ObjectName targetMbean,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
validateNotifications() |
public SimpleJMXRecorder recorder
public JMXNotificationListener listener
public List<Expectation> expectationList
public ObjectName mbean
public InPlaceJMXNotifValidator(String notifListenerPrefix, ObjectName targetMbean, String url)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.