Class RegistryCmd


  • public class RegistryCmd
    extends java.lang.Object
    Batch 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 void main​(java.lang.String[] args)
      Runs the Clif Registry and possibly a shared code server.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegistryCmd

        public RegistryCmd()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Runs the Clif Registry and possibly a shared code server.
        Parameters:
        args - - (no argument)