public class SlingInitialContentBundleHandler extends BundleEntryHandler
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
slingInitialContentPolicy
Constructor and Description |
---|
SlingInitialContentBundleHandler(@NotNull AbstractContentPackageHandler handler,
ContentPackage2FeatureModelConverter.SlingInitialContentPolicy slingInitialContentPolicy) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull Pattern |
getPattern() |
boolean |
matches(@NotNull String path) |
extractFeatureArtifact, handle, setBundleSlingInitialContentExtractor, setSlingInitialContentPolicy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
withConfig
public SlingInitialContentBundleHandler(@NotNull @NotNull AbstractContentPackageHandler handler, @NotNull ContentPackage2FeatureModelConverter.SlingInitialContentPolicy slingInitialContentPolicy)
public final boolean matches(@NotNull @NotNull String path)
matches
in interface EntryHandler
@NotNull protected final @NotNull Pattern getPattern()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.