Uses of Interface
org.apache.sling.feature.cpconverter.handlers.EntryHandlersManager
Packages that use EntryHandlersManager
Package
Description
Content Package to Feature Model converter tool for Apache Sling.
Definition and default implementations of the org.apache.sling.feature.cpconverter.handlers.EntryHandler
service to handle resources while scanning Apache Jackrabbit Vault packages,
such as ACLs, OSGi bundles & configurations and nested content packages.
-
Uses of EntryHandlersManager in org.apache.sling.feature.cpconverter
Methods in org.apache.sling.feature.cpconverter with parameters of type EntryHandlersManagerModifier and TypeMethodDescription@NotNull ContentPackage2FeatureModelConverter
ContentPackage2FeatureModelConverter.setEntryHandlersManager
(@Nullable EntryHandlersManager handlersManager) -
Uses of EntryHandlersManager in org.apache.sling.feature.cpconverter.handlers
Classes in org.apache.sling.feature.cpconverter.handlers that implement EntryHandlersManager