public static class LiquibaseService.ApplyChangelogActivator extends ActivatorAdapter<ServiceReference<LiquibaseService>>
LiquibaseAssembler.applyChangelogOnStartup().LiquibaseService.applyChangelog()| Constructor and Description |
|---|
ApplyChangelogActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterActivation(ServiceReference<LiquibaseService> activated)
Called after activatee activation.
|
afterPassivation, beforeActivation, beforePassivationpublic void afterActivation(ServiceReference<LiquibaseService> activated) throws Exception
ActivatorAdapterafterActivation in interface Activator<ServiceReference<LiquibaseService>>afterActivation in class ActivatorAdapter<ServiceReference<LiquibaseService>>activated - Activating activateeException - Allowed to throw Exception which will be wrapped in an ActivationException