org.ow2.clif.console.lib.batch
Class RegistryCmd

java.lang.Object
  extended by org.ow2.clif.console.lib.batch.RegistryCmd

public class RegistryCmd
extends java.lang.Object

Batch command to run the Clif Registry where servers and ClifApplications will be bound. It also creates a Clif server, bound to the "local host" name.

Author:
Joan Chaumont, Bruno Dillenseger

Constructor Summary
RegistryCmd()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs the Clif Registry and a CLIF 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 a CLIF server

Parameters:
args - - (no argument)