Interface SelfHealingService

  • All Known Implementing Classes:
    DefaultSelfHealingService

    public interface SelfHealingService
    Service for cleaning up stale item references asynchronously.

    The activation interval is configured via self.healing.interval which could be overridden in local.properties. The whole process can be disabled using self.healing.enabled.