org.jacorb.notification
Class NotifyServer

java.lang.Object
  extended by org.jacorb.notification.NotifyServer

public class NotifyServer
extends Object

Author:
Alphonse Bendt

Constructor Summary
NotifyServer()
           
 
Method Summary
static void configure(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(Configuration myConfiguration)

newFactory

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

createInstance

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


Copyright © 2015 JacORB. All rights reserved.