Class UnpackLauncherExtension

  • All Implemented Interfaces:
    org.apache.sling.feature.launcher.spi.extensions.ExtensionHandler

    public class UnpackLauncherExtension
    extends Object
    implements org.apache.sling.feature.launcher.spi.extensions.ExtensionHandler
    • Constructor Detail

      • UnpackLauncherExtension

        public UnpackLauncherExtension()
    • Method Detail

      • handle

        public boolean handle​(org.apache.sling.feature.launcher.spi.extensions.ExtensionContext extensionContext,
                              org.apache.sling.feature.Extension extension)
                       throws Exception
        Specified by:
        handle in interface org.apache.sling.feature.launcher.spi.extensions.ExtensionHandler
        Throws:
        Exception