public class ServerApplicationListener extends Object implements org.springframework.context.event.GenericApplicationListener
| 构造器和说明 |
|---|
ServerApplicationListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder()
higher than LoggingApplicationListener
|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
boolean |
supportsEventType(org.springframework.core.ResolvableType eventType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic boolean supportsEventType(org.springframework.core.ResolvableType eventType)
supportsEventType 在接口中 org.springframework.context.event.GenericApplicationListenerpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>public int getOrder()
getOrder 在接口中 org.springframework.context.event.SmartApplicationListenergetOrder 在接口中 org.springframework.core.OrderedCopyright © 2022 Seata. All rights reserved.