Interface ISynchronization

All Known Implementing Classes:
SynchronizationImpl

public interface ISynchronization
Context interface passed on to ISynchronizer implementations during synchronizations.
Author:
hb
  • Method Summary

    Modifier and Type
    Method
    Description
    gets the current set of invalid resources.
  • Method Details

    • getInvalidationSet

      Set<String> getInvalidationSet()
      gets the current set of invalid resources. During the pre-invalidation phase of the synchronization, synchronizers should add all resources that have become invalid