org.shredzone.repowatch.job
Class RepositorySyncJob

java.lang.Object
  extended by org.shredzone.repowatch.job.RepositorySyncJob

public class RepositorySyncJob
extends Object

A scheduler job for synchronizing the repository database.

Version:
$Revision: 328 $

Constructor Summary
RepositorySyncJob()
           
 
Method Summary
 void doSynchronization()
          Perform the synchronization process.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositorySyncJob

public RepositorySyncJob()
Method Detail

doSynchronization

public void doSynchronization()
Perform the synchronization process.



Copyright © 2007-2011 shredzone.org. All Rights Reserved.