Class ContentHandler

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

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

      • ContentHandler

        public ContentHandler()
    • Method Detail

      • handle

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