public class XPluginImp extends Object implements org.noear.solon.core.Plugin
| Constructor and Description |
|---|
XPluginImp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventReceive() |
void |
prestop() |
void |
setEventReceive(String value) |
void |
start(org.noear.solon.core.AppContext context) |
public void start(org.noear.solon.core.AppContext context)
throws Throwable
start in interface org.noear.solon.core.PluginThrowablepublic void prestop()
throws Throwable
prestop in interface org.noear.solon.core.PluginThrowablepublic String getEventReceive()
public void setEventReceive(String value)
Copyright © 2025. All rights reserved.