Package org.ow2.clif.console.lib.batch
Class RegistryCmd
- java.lang.Object
-
- org.ow2.clif.console.lib.batch.RegistryCmd
-
public class RegistryCmd extends java.lang.ObjectBatch command to run the Clif Registry where servers and ClifApplications will be bound. Finally, in case of shared code server configuration, a code server is launched for all further deployments.- Author:
- Joan Chaumont, Bruno Dillenseger
-
-
Constructor Summary
Constructors Constructor Description RegistryCmd()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Runs the Clif Registry and possibly a shared code server.
-