| Package | Description |
|---|---|
| management.operations.ops | |
| management.operations.ops.jmx |
| Modifier and Type | Method and Description |
|---|---|
JMXOperations |
JMXOperations.addMbean(ObjectName name,
TestMBean test) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestMBean<T>
Base class for all MBean Test Classes
Contains method for reading Mbean test descriptors
Notification Expectation Methods for all gemfire resource notifications
|
class |
CacheServerTestMBean
Test Class for CacheServerMBean Attributes, operations and notifications
|
class |
DiskStoreTestMBean
Test Class for DiskStoreMBean Attributes, operations and notifications
|
class |
DistributedLockServiceTestMBean
Test Class for DistributedLockServiceMBean Attributes, operations and notifications
|
class |
DistributedRegionTestMBean |
class |
DistributedSystemTestMBean |
class |
GatewayReceiverTestMBean |
class |
GatewaySenderTestMBean |
class |
LocatorTestMBean |
class |
LockServiceTestMBean |
class |
MemberTestMbean
Test Class for MemberMBean Attributes, operations and notifications
|
class |
PulseTestMBean
Test Class for generating workload to test Pulse
|
class |
RegionTestMBean
Test Class for RegionTestMBean Attributes, operations and notifications
|
| Modifier and Type | Method and Description |
|---|---|
static TestMBean |
AbstractTestMBean.parseMBeanDescriptor(String mbeanDesc)
Reads mbean descriptor for conf file.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTestMBean.runMethod(Class class1,
TestMBean testMbean,
String test,
JMXOperations ops,
ObjectName name) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.