@Component public static class DemoService.HelloEventListener extends java.lang.Object implements EventListener<DemoService.HelloEvent>
构造器和说明 |
---|
HelloEventListener() |
限定符和类型 | 方法和说明 |
---|---|
void |
onEvent(DemoService.HelloEvent event) |
public void onEvent(DemoService.HelloEvent event) throws java.lang.Throwable
onEvent
在接口中 EventListener<DemoService.HelloEvent>
java.lang.Throwable