org.jvnet.hudson.client_demo
Class Main

java.lang.Object
  extended by org.jvnet.hudson.client_demo.Main

public class Main
extends java.lang.Object

Java client program to demonstrate how to access Hudson remote API.

Author:
Kohsuke Kawaguchi
See Also:
http://hudson.gotdns.com/wiki/display/HUDSON/Remote+access+API

Constructor Summary
Main()
           
 
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

Main

public Main()
Method Detail

main

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


Copyright © 2006-2008. All Rights Reserved.