public interface ExpectConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
|
boolean |
handleFailure(Object ctx)
Deprecated.
Return true on success.
|
boolean |
handleFailure(Object ctx,
Exception e)
Deprecated.
Return true on success.
|
boolean |
handleSuccess(Object ctx)
Deprecated.
Return true on success.
|
String getName()
boolean handleSuccess(Object ctx)
ctx, - referenceboolean handleFailure(Object ctx)
ctx, - referenceCopyright 2004-2021 Solace Corporation. All rights reserved.