public class XPluginImp extends Object implements org.noear.solon.core.Plugin
| 构造器和说明 |
|---|
XPluginImp() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
prestop() |
org.sagacity.sqltoy.SqlToyContext |
sqlToyContext(SqlToyContextProperties properties,
ApplicationContext applicationContext) |
void |
start(org.noear.solon.core.AopContext context) |
public void start(org.noear.solon.core.AopContext context)
start 在接口中 org.noear.solon.core.Pluginpublic void prestop()
throws Throwable
prestop 在接口中 org.noear.solon.core.PluginThrowablepublic org.sagacity.sqltoy.SqlToyContext sqlToyContext(SqlToyContextProperties properties, ApplicationContext applicationContext) throws Exception
ExceptionCopyright © 2022. All rights reserved.