org.jacorb.notification
Class ConsoleMain
java.lang.Object
org.jacorb.notification.ConsoleMain
public class ConsoleMain
- extends Object
- Version:
- $Id: ConsoleMain.java,v 1.7 2011-05-10 15:40:38 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleMain
public ConsoleMain()
help
public static void help()
addCOSNamingName
public static void addCOSNamingName(Properties props,
String name)
newFactory
public static AbstractChannelFactory newFactory(String[] args)
throws Exception
- Throws:
Exception
parseProperties
public static Properties parseProperties(String[] args)
splitArgs
public static String[] splitArgs(String argString)
main
public static final void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 JacORB. All Rights Reserved.