org.jacorb.notification
Class NotifyServer

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

public class NotifyServer
extends java.lang.Object

Version:
$Id: NotifyServer.java,v 1.3 2005/11/11 19:35:45 alphonse.bendt Exp $
Author:
Alphonse Bendt

Constructor Summary
NotifyServer()
           
 
Method Summary
static void configure(org.apache.avalon.framework.configuration.Configuration myConfiguration)
           
static AbstractChannelFactory createInstance(ORB orb, POA rootPOA)
           
static AbstractChannelFactory newFactory(ORB orb, POA rootPOA)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyServer

public NotifyServer()
Method Detail

configure

public static void configure(org.apache.avalon.framework.configuration.Configuration myConfiguration)

newFactory

public static AbstractChannelFactory newFactory(ORB orb,
                                                POA rootPOA)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createInstance

public static AbstractChannelFactory createInstance(ORB orb,
                                                    POA rootPOA)
                                             throws java.lang.Exception
Throws:
java.lang.Exception