public class GatewaySenderTestMBean extends AbstractTestMBean<GatewaySenderTestMBean>
AbstractTestMBean.InPlaceJMXNotifValidatorattributes, CacheServerMBean, DiskStoreMBean, DistributedLockServiceMBean, DistributedRegionMBean, DistributedSystemMBean, GatewayReceiverMBean, GatewaySenderMBean, gemfireDefinedMBeanTypes, LocatorMBean, LockServiceMBean, ManagerMBean, MemberGroupMBean, MemberMBean, ops, prefix, PULSEMBean, RegionMBean, templateObjectName, tests, TOKEN_ATRRIBUTES, TOKEN_CLASS, TOKEN_ON, TOKEN_OPERATIONS, TOKEN_TYPE| Constructor and Description |
|---|
GatewaySenderTestMBean(java.util.List<java.lang.String> attrs,
java.util.List<java.lang.Object[]> ops,
java.lang.String ton,
java.lang.String[] tests) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkSenderConfig(JMXOperations ops,
javax.management.ObjectName targetMbean) |
void |
checkSenderRuntime(JMXOperations ops,
javax.management.ObjectName targetMbean) |
void |
checkSenderStatistics(JMXOperations ops,
javax.management.ObjectName targetMbean) |
void |
doValidation(JMXOperations ops) |
java.lang.String |
getType() |
void |
pauseResumeSender(JMXOperations ops,
javax.management.ObjectName targetMbean) |
void |
startStopSender(JMXOperations ops,
javax.management.ObjectName targetMbean) |
addAsyncEventQueueCreatedNotificationExp, addCacheServerNotifListener, addCacheServerStartedNotificationExp, addCacheServerStoppedNotificationExp, addClientCrashedNotificationExp, addClientJoinedNotificationExp, addClientLeftNotificationExp, addDiskStoreCreatedNotificationExp, addDiskStoreDestroyedNotificationExp, addDSNotifListener, addGWReceiverCreatedNotificationExp, addGWReceiverStartedNotificationExp, addGWReceiverStoppedNotificationExp, addGWSenderCreatedNotificationExp, addGWSenderPausedNotificationExp, addGWSenderStoppedNotificationExp, addLocaterCreatedNotificationExp, addLockServiceCreateNotificationExp, addLockServiceDestroyNotificationExp, addMemberDepartedNotificationExp, addMemberJoinedNotificationExp, addMemberNotifListener, addMemberSuspectNotificationExp, addRegionCreateNotificationExp, addRegionDestroyNotificationExp, addSystemAlertNotificationExp, buildOperationArray, callJmxOperation, executeTest, getAttributes, getOperations, getTemplateObjectName, getTests, parseMBeanDescriptor, runMethodpublic GatewaySenderTestMBean(java.util.List<java.lang.String> attrs,
java.util.List<java.lang.Object[]> ops,
java.lang.String ton,
java.lang.String[] tests)
public java.lang.String getType()
public void checkSenderConfig(JMXOperations ops, javax.management.ObjectName targetMbean)
public void checkSenderRuntime(JMXOperations ops, javax.management.ObjectName targetMbean)
public void checkSenderStatistics(JMXOperations ops, javax.management.ObjectName targetMbean)
public void startStopSender(JMXOperations ops, javax.management.ObjectName targetMbean) throws java.net.MalformedURLException, java.io.IOException
java.net.MalformedURLExceptionjava.io.IOExceptionpublic void pauseResumeSender(JMXOperations ops, javax.management.ObjectName targetMbean)
public void doValidation(JMXOperations ops)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.