de.uka.cmtm.serviceregistry.publish.uddi
Class Demo

java.lang.Object
  extended by de.uka.cmtm.serviceregistry.publish.uddi.Demo

public class Demo
extends Object

WsdlPublisher demo class.

Author:
tilmann

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

Constructor Detail

Demo

public Demo()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Entry point.

Parameters:
args - the command line arguments.
Throws:
Exception