public class ShutdownListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextClosedEvent>
<bean class="org.ektorp.spring.ShutdownListener"/>
| Constructor and Description |
|---|
ShutdownListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextClosedEvent contextClosedEvent) |
Copyright © 2017. All rights reserved.