public class DefaultRuntimeShutdownAware extends Object implements RuntimeShutdownAware, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
DefaultRuntimeShutdownAware() |
| Modifier and Type | Method and Description |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
shutdown()
Invoked when the sofa runtime shutdown
|
public void shutdown()
RuntimeShutdownAwareshutdown in interface RuntimeShutdownAwarepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021. All rights reserved.