public interface StartupAction extends IndyLifecycleAction
| Modifier and Type | Method and Description |
|---|---|
int |
getStartupPriority()
Used to sort the actions, with highest priority executing first.
|
void |
start()
Start some service after migration actions are completed, just before Indy is ready for use.
|
getIdvoid start()
throws IndyLifecycleException
IndyLifecycleExceptionint getStartupPriority()
Copyright © 2011-2018-2018. All Rights Reserved.