Uses of Class
liquibase.osgi.Activator.LiquibaseBundle
Packages that use Activator.LiquibaseBundle
-
Uses of Activator.LiquibaseBundle in liquibase.osgi
Methods in liquibase.osgi that return Activator.LiquibaseBundleModifier and TypeMethodDescriptionActivator.addingBundle
(org.osgi.framework.Bundle bundle, org.osgi.framework.BundleEvent event) Methods in liquibase.osgi that return types with arguments of type Activator.LiquibaseBundleModifier and TypeMethodDescriptionstatic List<Activator.LiquibaseBundle>
Activator.getLiquibaseBundles()
Methods in liquibase.osgi with parameters of type Activator.LiquibaseBundleModifier and TypeMethodDescriptionvoid
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)