org.apache.yoko.orb.CosNaming.tnaming
Class TransientNameServer
java.lang.Object
org.apache.yoko.orb.CosNaming.tnaming.TransientNameServer
public class TransientNameServer
- extends Object
A stand-alone naming service launchable from a command line.
Method Summary |
static void |
main(String[] args)
Launch a name service as a stand alone process. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientNameServer
public TransientNameServer()
main
public static void main(String[] args)
throws Exception
- Launch a name service as a stand alone process. The
Host, port, and service name are controlled using
program arguments.
- Parameters:
args
- The array of arguments for tailoring the service.
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.