public interface ContextManagerLifecycleListener
extends org.apache.shardingsphere.spi.typed.TypedSPI, org.apache.shardingsphere.spi.singleton.SingletonSPI
It just support proxy mode for now, JDBC mode is not supported.
| Modifier and Type | Method and Description |
|---|---|
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.