org.jacorb.orb
Class RTORB

java.lang.Object
  extended by org.omg.RTCORBA._RTORBLocalBase
      extended by org.jacorb.orb.RTORB

public final class RTORB
extends org.omg.RTCORBA._RTORBLocalBase

The RTORB class, a partial implementation of org.omg.RTCORBA.RTORB Currently only used for the creation of ETF related policies.

Version:
$Id: RTORB.java,v 1.1 2006/06/14 12:40:37 alphonse.bendt Exp $
Author:
Steve Osselton

Constructor Summary
protected RTORB(ORB orb)
           
 
Method Summary
 ClientProtocolPolicy create_client_protocol_policy(Protocol[] protocols)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTORB

protected RTORB(ORB orb)
Method Detail

create_client_protocol_policy

public ClientProtocolPolicy create_client_protocol_policy(Protocol[] protocols)