Interface ISynchronization

  • All Known Implementing Classes:
    SynchronizationImpl

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

      • getInvalidationSet

        java.util.Set<java.lang.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