org.objectweb.dsrg.sofa.deployment
Class DockCLI

java.lang.Object
  extended by org.objectweb.dsrg.sofa.deployment.DockCLI

public class DockCLI
extends java.lang.Object

Main class of DockCLI program. No instances should by created as all methods and fields are static.


Constructor Summary
DockCLI()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DockCLI

public DockCLI()
Method Detail

main

public static void main(java.lang.String[] args)
Main method. Parses commandline parameters and dispatches commands to adequate methods.

Parameters:
args -