public class ListenerLifecycleWrap extends Object implements org.noear.solon.core.bean.LifecycleBean
| 构造器和说明 |
|---|
ListenerLifecycleWrap() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(String topicMapping,
Object listener) |
static ListenerLifecycleWrap |
getOf(org.noear.solon.core.AppContext context)
获取实例
|
void |
start() |
void |
stop() |
public void start()
throws Throwable
start 在接口中 org.noear.solon.core.LifecycleThrowablepublic void stop()
throws Throwable
stop 在接口中 org.noear.solon.core.LifecycleThrowablepublic static ListenerLifecycleWrap getOf(org.noear.solon.core.AppContext context)
Copyright © 2023. All rights reserved.