| Package | Description |
|---|---|
| liquibase.osgi |
| Modifier and Type | Method and Description |
|---|---|
Activator.LiquibaseBundle |
Activator.addingBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static List<Activator.LiquibaseBundle> |
Activator.getLiquibaseBundles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Activator.modifiedBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event,
Activator.LiquibaseBundle liquibaseBundle) |
void |
Activator.removedBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event,
Activator.LiquibaseBundle liquibaseBundle) |
Copyright © 2023 Liquibase.org. All rights reserved.