Class RequestHandlerListener
- java.lang.Object
-
- net.cofcool.chaos.server.core.listener.RequestHandlerListener
-
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<org.springframework.web.context.support.RequestHandledEvent>
public class RequestHandlerListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.web.context.support.RequestHandledEvent>
输出请求事件日志- Author:
- CofCool
-
-
Constructor Summary
Constructors Constructor Description RequestHandlerListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.web.context.support.RequestHandledEvent event)
-