public interface MuleTccShutdownService extends ComponentService
| 限定符和类型 | 方法和说明 |
|---|---|
default int |
order()
关闭应用程序时,内部组件的关闭顺序
如果为负数则表示不需要排序,反之 从0开始依次递增为关闭顺序
|
void |
shutdown()
关闭应用程序
|
componentNameCopyright © 2019. All rights reserved.