public class CloudEventHandlerProxy extends Object implements CloudEventHandler
| Constructor and Description |
|---|
CloudEventHandlerProxy(org.noear.solon.core.BeanWrap target) |
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.core.BeanWrap |
getTarget() |
boolean |
handle(Event event)
处理
|
public CloudEventHandlerProxy(org.noear.solon.core.BeanWrap target)
public org.noear.solon.core.BeanWrap getTarget()
public boolean handle(Event event) throws Throwable
CloudEventHandlerhandle in interface CloudEventHandlerevent - 事件ThrowableCopyright © 2025. All rights reserved.