org.objectweb.dsrg.sofa.repository
Class InitialClone

java.lang.Object
  extended by org.objectweb.dsrg.sofa.repository.InitialClone

public class InitialClone
extends java.lang.Object

Creates a new repository server and clones all entities from another repository into it.


Constructor Summary
InitialClone()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates a new repository server and clones all entities from another repository into it.
static void printHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialClone

public InitialClone()
Method Detail

printHelp

public static void printHelp()

main

public static void main(java.lang.String[] args)
Creates a new repository server and clones all entities from another repository into it. Standard entry point of this class.

Parameters:
args - Command line arguments expected: 1 - repository port for the new repository 2 - path, where the new repository will reside or 1 - repository port for the new repository 2 - path, where the new repository will reside 3 - ZeroConf server port