Class 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 Detail

      • ExampleOsgiHook

        public ExampleOsgiHook()