public interface ContextManagerLifecycleListener
It just support proxy mode for now, JDBC mode is not supported.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onInitialized(org.apache.shardingsphere.infra.config.mode.ModeConfiguration modeConfig,
ContextManager contextManager)
Callback on initialized.
|
void onInitialized(org.apache.shardingsphere.infra.config.mode.ModeConfiguration modeConfig,
ContextManager contextManager)
modeConfig - mode configurationcontextManager - context managerCopyright © 2022 The Apache Software Foundation. All rights reserved.