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, stop
close
String type()
void performStateRecovery(Gateway.GatewayStateRecoveredListener listener) throws GatewayException
GatewayException
Copyright © 2009–2015. All rights reserved.