| Package | Description |
|---|---|
| com.solacesystems.common.expect |
| Modifier and Type | Method and Description |
|---|---|
static ExpectConfig |
ExpectConfigMgr.handleFailure(Object ctx,
int stackDepth,
Exception e)
Deprecated.
Returns the Expect configuration that matches or null if no match.
|
static ExpectConfig |
ExpectConfigMgr.handleSuccess(Object ctx,
int stackDepth)
Deprecated.
Returns the Expect configuration that matches or null if no match.
|
static ExpectConfig |
ExpectConfigMgr.removeConfig(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ExpectConfig> |
ExpectConfigMgr.getExpectConfigs(int stackDepth)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExpectConfigMgr.addConfig(ExpectConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExpectConfigMgr.getExpectConfigs(Expect expect,
List<ExpectConfig> expectConfigs)
Deprecated.
|
Copyright 2004-2019 Solace Corporation. All rights reserved.