|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.shredzone.repowatch.sync
Interface RepositorySynchronizer
- All Known Implementing Classes:
- RepositorySynchronizerImpl
public interface RepositorySynchronizer
This is the heart of the synchronizer. It synchronizes the repowatch database with the repository's databases.
- Version:
- $Revision: 328 $
| Method Summary | |
|---|---|
void |
doSynchronize()
Starts the synchronization process. |
void |
setRepository(Repository repository)
Sets the Repository to be synchronized. |
| Method Detail |
|---|
setRepository
void setRepository(Repository repository)
- Sets the
Repositoryto be synchronized.
doSynchronize
void doSynchronize() throws SynchronizerException
- Starts the synchronization process.
- Throws:
SynchronizerException- Synchronization failed for various reasons
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2007-2011 shredzone.org. All Rights Reserved.