|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.repository.InitialClone
public class InitialClone
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 |
---|
public InitialClone()
Method Detail |
---|
public static void printHelp()
public static void main(java.lang.String[] args)
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |