public class DubboSolonPlugin extends Object implements org.noear.solon.core.Plugin
| Constructor and Description |
|---|
DubboSolonPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
prestop() |
void |
start(org.noear.solon.core.AppContext context) |
void |
startBlock() |
void |
stop() |
void |
stopBlock() |
public void start(org.noear.solon.core.AppContext context)
start in interface org.noear.solon.core.Pluginpublic void prestop()
throws Throwable
prestop in interface org.noear.solon.core.PluginThrowablepublic void stop()
stop in interface org.noear.solon.core.Pluginpublic void startBlock()
public void stopBlock()
Copyright © 2025. All rights reserved.