public interface BootupAction extends IndyLifecycleAction
| Modifier and Type | Method and Description |
|---|---|
int |
getBootPriority()
Used to sort the actions, with highest priority executing first.
|
void |
init()
Initialize some subsystem before migration actions start.
|
getIdvoid init() throws IndyLifecycleException
IndyLifecycleExceptionint getBootPriority()
Copyright © 2011-2018-2018. All Rights Reserved.