Interface LinkCheckerThreadInitializer
-
@Role public interface LinkCheckerThreadInitializer
Allow to perform initialization on the Link Checker Thread that is used to verify links found on the wiki when content is rendered.- Since:
- 4.0M2
- Version:
- $Id: 354ffa7f1e3769d27788dba7a13e1590a59262fd $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
initialize()
Initialize the link checker thread.
-