org.jdiagnose.example
Class Main

java.lang.Object
  extended byorg.jdiagnose.example.Main

public class Main
extends java.lang.Object

Example class that sends remote results

Author:
jmccrindle

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.net.UnknownHostException
Parameters:
args - expects single URL argument, usually: http://host:port/jdiagnose/httplistener.htm
Throws:
java.net.UnknownHostException - if the application can't find out the current hostname


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.