Class ContentHandler

java.lang.Object
org.apache.sling.feature.extension.content.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
  • Field Details

  • Constructor Details

    • ContentHandler

      public ContentHandler()
  • Method Details

    • 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