Interface EventRegistryChangeDetectionManager


public interface EventRegistryChangeDetectionManager
Author:
Joram Barrez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Allows to programmatically trigger the house keeping functionality.
  • Method Details

    • detectChanges

      void detectChanges()
      Allows to programmatically trigger the house keeping functionality. Normally this will be executed by a background thread.