Implementation of {@link RepositoryContentFinder} thatperiodically reloads the content of the repository.
The updates are performed by a background thread. It is important to call {@link DynamicContentFinder#shutdown()}once this object can be disposed of.
@author Thiyagu Ajit
@author Luc Boudreau
@author Julian Hyde
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.