public class CseApplicationListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>, org.springframework.core.Ordered
| Constructor and Description |
|---|
CseApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
protected void |
triggerEvent(BootListener.EventType eventType) |
public int getOrder()
getOrder in interface org.springframework.core.Orderedprotected void triggerEvent(BootListener.EventType eventType)
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>Copyright © 2017. All rights reserved.