public class ServerApisAddListener extends Object implements org.springframework.context.ApplicationListener<ServerApisAddEvent>
服务API增加监听器
| 构造器和说明 |
|---|
ServerApisAddListener(ServerApisAddHandle serverApisAddHandle) |
public ServerApisAddListener(ServerApisAddHandle serverApisAddHandle)
public void onApplicationEvent(ServerApisAddEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<ServerApisAddEvent>event - the event to respond toCopyright © 2020. All rights reserved.