Uses of Interface
org.apache.jackrabbit.vault.packaging.InstallContext
Packages that use InstallContext
Package
Description
-
Uses of InstallContext in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging with parameters of type InstallContextModifier and TypeMethodDescriptionvoidInstallHook.execute(InstallContext context) Executes hook specific code.booleanInstallHookProcessor.execute(InstallContext context) Executes the registered hooks with the currentInstallContext.Phase. -
Uses of InstallContext in org.apache.jackrabbit.vault.packaging.hooks
Methods in org.apache.jackrabbit.vault.packaging.hooks with parameters of type InstallContextModifier and TypeMethodDescriptionvoidExampleHook.execute(InstallContext ctx) voidExampleOsgiHook.execute(InstallContext ctx) -
Uses of InstallContext in org.apache.jackrabbit.vault.packaging.impl
Classes in org.apache.jackrabbit.vault.packaging.impl that implement InstallContextMethods in org.apache.jackrabbit.vault.packaging.impl with parameters of type InstallContextModifier and TypeMethodDescriptionbooleanInstallHookProcessorImpl.execute(InstallContext context)