Class RepoInitHandler
- java.lang.Object
-
- org.apache.sling.feature.launcher.impl.extensions.handlers.RepoInitHandler
-
- All Implemented Interfaces:
ExtensionHandler
public class RepoInitHandler extends Object implements ExtensionHandler
-
-
Constructor Summary
Constructors Constructor Description RepoInitHandler()
-
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 Exception
- Specified by:
handlein interfaceExtensionHandler- Throws:
Exception
-
-