public class AwaitingNonWebApplicationListener extends Object implements org.springframework.context.event.SmartApplicationListener
ApplicationListener| 构造器和说明 |
|---|
AwaitingNonWebApplicationListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
boolean |
supportsEventType(Class<? extends org.springframework.context.ApplicationEvent> eventType) |
boolean |
supportsSourceType(Class<?> sourceType) |
public boolean supportsEventType(Class<? extends org.springframework.context.ApplicationEvent> eventType)
supportsEventType 在接口中 org.springframework.context.event.SmartApplicationListenerpublic boolean supportsSourceType(Class<?> sourceType)
supportsSourceType 在接口中 org.springframework.context.event.SmartApplicationListenerpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>public int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.