Class ExampleOsgiHook

java.lang.Object
org.apache.jackrabbit.vault.packaging.hooks.ExampleOsgiHook
All Implemented Interfaces:
InstallHook

public class ExampleOsgiHook extends Object implements InstallHook
Example hook that uses a class provided by the webapp (org.apache.sling.api.resource.ResourceUtil) and/or osgi and is not explicitly imported by the vault bundle
  • Constructor Details

    • ExampleOsgiHook

      public ExampleOsgiHook()
  • Method Details