de.uka.cmtm.serviceregistry.query
Class Demo
java.lang.Object
de.uka.cmtm.serviceregistry.query.Demo
public class Demo
- extends Object
ServiceLocator 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 |
Demo
public Demo()
main
public static void main(String... args)
throws Exception
- Entry point.
- Parameters:
args
- the command line arguments
- Throws:
Exception