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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
handle
(org.apache.sling.feature.launcher.spi.extensions.ExtensionContext context, org.apache.sling.feature.Extension extension)
-
Field Details
-
PACKAGEREGISTRY_HOME
- See Also:
-
-
Constructor Details
-
ContentHandler
public ContentHandler()
-
-
Method Details