| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
protected static JMXManagerHelper.Endpoint |
JMXManagerHelper.getEndpoint()
Returns the JMX manager endpoint for this JVM from the shared
JMXManagerBlackboard map, if it exists. |
protected static JMXManagerHelper.Endpoint |
JMXManagerHelper.getEndpoint(boolean generatePort,
boolean generateHttpPort)
Returns the JMX manager endpoint for this JVM from the shared
JMXManagerBlackboard map. |
| Modifier and Type | Method and Description |
|---|---|
static List<JMXManagerHelper.Endpoint> |
JMXManagerHelper.getEndpoints()
Returns all JMX manager endpoints from the
JMXManagerBlackboard
map, a possibly empty list. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.