hudson.cli
Class CLI

java.lang.Object
  extended by hudson.cli.CLI

public class CLI
extends java.lang.Object

CLI entry point to Hudson.

Author:
Kohsuke Kawaguchi

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

Constructor Detail

CLI

public CLI()
Method Detail

main

public static void main(java.lang.String[] _args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.