org.jacorb.notification
Class ConsoleMain

java.lang.Object
  extended byorg.jacorb.notification.ConsoleMain

public class ConsoleMain
extends java.lang.Object

Version:
$Id: ConsoleMain.java,v 1.2 2005/02/13 23:56:59 alphonse.bendt Exp $
Author:
Alphonse Bendt

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

Constructor Detail

ConsoleMain

public ConsoleMain()
Method Detail

newFactory

public static AbstractChannelFactory newFactory(java.lang.String[] args)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

main

public static final void main(java.lang.String[] args)
                       throws java.lang.Exception
Throws:
java.lang.Exception