org.enhydra.zeus.util
Class ZeusCommand

java.lang.Object
  |
  +--org.enhydra.zeus.util.ZeusCommand

public class ZeusCommand
extends java.lang.Object

Created on Aug 15, 2002 Main class for zeus shell command

Author:
Christophe Ney - cney@batisseurs.com

Constructor Summary
ZeusCommand()
           
 
Method Summary
static void main(java.lang.String[] args)
           This provides command-line class generation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeusCommand

public ZeusCommand()
Method Detail

main

public static void main(java.lang.String[] args)

This provides command-line class generation.

Parameters:
args - String array of command-line arguments.


Copyright © 2002 Enhydra. All Rights Reserved.