public class CloudEventHandlerProxy extends java.lang.Object implements CloudEventHandler
public CloudEventHandlerProxy(BeanWrap target)
public BeanWrap getTarget()
public boolean handle(Event event) throws java.lang.Throwable
CloudEventHandler
handle
在接口中 CloudEventHandler
event
- 事件java.lang.Throwable