Version: 1.1.1

org.biomoby.registry.sync
Class MobySyncExecuter

java.lang.Object
  extended by org.biomoby.registry.sync.MobySyncExecuter

public class MobySyncExecuter
extends Object

The class MobySecondaryExecuter is the main class to start the synchronization process of a local Biomoby central and a master central.
The application checks whether the master repository has changed and then tries to apply all the changes to the local repository.
For detailed information about this procedure see MobySynchronize.

Author:
groscurt

Constructor Summary
MobySyncExecuter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobySyncExecuter

public MobySyncExecuter()
Method Detail

main

public static void main(String[] args)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010