| Package | Description |
|---|---|
| org.commonjava.indy.action | |
| org.commonjava.indy.action.fixture |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BootupAction
Performs some sort of service/subsystem bootup just before Indy is preparing to run.
|
interface |
MigrationAction
Converts storage/data formats from older versions of Indy into up-to-date forms.
|
interface |
ShutdownAction
Performs some sort of service/subsystem shutdown as Indy is stopping.
|
interface |
StartupAction
Performs some sort of service/subsystem startup as Indy is preparing to run.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends IndyLifecycleAction> |
UserLifecycleManager.getUserLifecycleActions(String lifecycleName,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
<T extends IndyLifecycleAction> |
AlternativeUserLifecycleManager.getUserLifecycleActions(String lifecycleName,
Class<T> type) |
Copyright © 2011-2018-2018. All Rights Reserved.