public class LoggerListener extends Object implements org.springframework.context.ApplicationListener<AbstractAuthenticationEvent>
| 构造器和说明 |
|---|
LoggerListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(AbstractAuthenticationEvent event) |
public void onApplicationEvent(AbstractAuthenticationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<AbstractAuthenticationEvent>Copyright © 2016. All rights reserved.