org.jacorb.orb
Class RTORB

java.lang.Object
  extended by org.omg.CORBA.LocalObject
      extended by org.omg.RTCORBA._RTORBLocalBase
          extended by org.jacorb.orb.RTORB
All Implemented Interfaces:
java.io.Serializable, LocalInterface, Object, IDLEntity, RTORB, RTORBOperations

public final class RTORB
extends _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
See Also:
Serialized Form

Constructor Summary
protected RTORB(ORB orb)
           
 
Method Summary
 ClientProtocolPolicy create_client_protocol_policy(Protocol[] protocols)
           
 
Methods inherited from class org.omg.RTCORBA._RTORBLocalBase
_ids
 
Methods inherited from class org.omg.CORBA.LocalObject
_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

RTORB

protected RTORB(ORB orb)
Method Detail

create_client_protocol_policy

public ClientProtocolPolicy create_client_protocol_policy(Protocol[] protocols)