public interface Gateway extends LifecycleComponent<Gateway>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Gateway.GatewayStateRecoveredListener |
| Modifier and Type | Method and Description |
|---|---|
void |
performStateRecovery(Gateway.GatewayStateRecoveredListener listener) |
void |
reset() |
Class<? extends Module> |
suggestIndexGateway() |
String |
type() |
addLifecycleListener, lifecycleState, removeLifecycleListener, start, stopcloseString type()
void performStateRecovery(Gateway.GatewayStateRecoveredListener listener) throws GatewayException
GatewayExceptionCopyright © 2009–2016. All rights reserved.