public class XPluginImp extends Object implements org.noear.solon.core.Plugin
| 构造器和说明 |
|---|
XPluginImp() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEventReceive() |
void |
init(org.noear.solon.core.AopContext context) |
void |
prestop() |
void |
setEventReceive(String value) |
void |
start(org.noear.solon.core.AopContext context) |
public void init(org.noear.solon.core.AopContext context)
throws Throwable
init 在接口中 org.noear.solon.core.PluginThrowablepublic void start(org.noear.solon.core.AopContext context)
throws Throwable
start 在接口中 org.noear.solon.core.PluginThrowablepublic void prestop()
throws Throwable
prestop 在接口中 org.noear.solon.core.PluginThrowablepublic String getEventReceive()
public void setEventReceive(String value)
Copyright © 2023. All rights reserved.