public class CloudEventHandlerProxy extends Object implements CloudEventHandler
| Constructor and Description |
|---|
CloudEventHandlerProxy(org.noear.solon.core.BeanWrap target,
Class<?> entityClz) |
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.core.BeanWrap |
getTarget() |
boolean |
handle(Event event) |
public CloudEventHandlerProxy(org.noear.solon.core.BeanWrap target,
Class<?> entityClz)
public org.noear.solon.core.BeanWrap getTarget()
public boolean handle(Event event) throws Throwable
handle in interface CloudEventHandlerThrowableCopyright © 2025. All rights reserved.