public class HelloEntityHandler extends java.lang.Object implements org.noear.solon.cloud.eventplus.CloudEventHandlerPlus<HelloEntity>
| 构造器和说明 |
|---|
HelloEntityHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
handle(HelloEntity event) |
public boolean handle(HelloEntity event) throws java.lang.Throwable
handle 在接口中 org.noear.solon.cloud.eventplus.CloudEventHandlerPlus<HelloEntity>java.lang.Throwable