Class ContentPackageHandler
- java.lang.Object
-
- org.apache.sling.feature.launcher.impl.extensions.handlers.ContentPackageHandler
-
- All Implemented Interfaces:
ExtensionHandler
public class ContentPackageHandler extends Object implements ExtensionHandler
-
-
Constructor Summary
Constructors Constructor Description ContentPackageHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhandle(ExtensionContext context, org.apache.sling.feature.Extension extension)
-
-
-
Method Detail
-
handle
public boolean handle(ExtensionContext context, org.apache.sling.feature.Extension extension) throws IOException
- Specified by:
handlein interfaceExtensionHandler- Throws:
IOException
-
-