quamj.qps.plugins.oci_qiop.rsvp
Class IORActivationStrategy

java.lang.Object
  |
  +--quamj.qps.plugins.oci_qiop.rsvp.IORActivationStrategy
All Implemented Interfaces:
ActivationStrategy

public class IORActivationStrategy
extends java.lang.Object
implements ActivationStrategy


Constructor Summary
IORActivationStrategy()
           
 
Method Summary
 quamj.iiop_rsvpd.SessionFactory activate(org.omg.CORBA.ORB orb_)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IORActivationStrategy

public IORActivationStrategy()
Method Detail

activate

public quamj.iiop_rsvpd.SessionFactory activate(org.omg.CORBA.ORB orb_)
Specified by:
activate in interface ActivationStrategy