public class NacosLoggingListener extends Object implements org.springframework.context.event.GenericApplicationListener
LoggingApplicationListener.| 构造器和说明 |
|---|
NacosLoggingListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent applicationEvent) |
boolean |
supportsEventType(org.springframework.core.ResolvableType resolvableType) |
boolean |
supportsSourceType(Class<?> aClass) |
public boolean supportsEventType(org.springframework.core.ResolvableType resolvableType)
supportsEventType 在接口中 org.springframework.context.event.GenericApplicationListenerpublic boolean supportsSourceType(Class<?> aClass)
supportsSourceType 在接口中 org.springframework.context.event.SmartApplicationListenerpublic void onApplicationEvent(org.springframework.context.ApplicationEvent applicationEvent)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>public int getOrder()
getOrder 在接口中 org.springframework.context.event.SmartApplicationListenergetOrder 在接口中 org.springframework.core.OrderedCopyright © 2022. All rights reserved.