Class AnalyserMetaDataHandler
java.lang.Object
org.apache.sling.feature.analyser.extensions.AnalyserMetaDataHandler
- All Implemented Interfaces:
org.apache.sling.feature.builder.PostProcessHandler
public class AnalyserMetaDataHandler
extends Object
implements org.apache.sling.feature.builder.PostProcessHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
postProcess
(org.apache.sling.feature.builder.HandlerContext handlerContext, org.apache.sling.feature.Feature feature, org.apache.sling.feature.Extension extension)
-
Constructor Details
-
AnalyserMetaDataHandler
public AnalyserMetaDataHandler()
-
-
Method Details
-
postProcess
public void postProcess(org.apache.sling.feature.builder.HandlerContext handlerContext, org.apache.sling.feature.Feature feature, org.apache.sling.feature.Extension extension) - Specified by:
postProcess
in interfaceorg.apache.sling.feature.builder.PostProcessHandler
-