Package com.zfabrik.sync
Class SynchronizationImpl
java.lang.Object
com.zfabrik.sync.SynchronizationImpl
- All Implemented Interfaces:
 ISynchronization
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongets the current set of invalid resources. 
- 
Constructor Details
- 
SynchronizationImpl
public SynchronizationImpl() 
 - 
 - 
Method Details
- 
getInvalidationSet
Description copied from interface:ISynchronizationgets the current set of invalid resources. During the pre-invalidation phase of the synchronization, synchronizers should add all resources that have become invalid- Specified by:
 getInvalidationSetin interfaceISynchronization
 
 -