public interface ShutdownAction extends IndyLifecycleAction
| Modifier and Type | Method and Description |
|---|---|
int |
getShutdownPriority()
Used to sort the actions, with highest priority executing first.
|
void |
stop()
Stop the service on shutdown.
|
getIdvoid stop() throws IndyLifecycleException
IndyLifecycleExceptionint getShutdownPriority()
Copyright © 2011-2018-2018. All Rights Reserved.