org.apache.yoko.orb.CORBA
Class ORBSingleton

java.lang.Object
  extended by org.omg.CORBA.ORB
      extended by org.omg.CORBA_2_3.ORB
          extended by org.omg.CORBA_2_4.ORB
              extended by org.apache.yoko.orb.OBCORBA.ORBSingleton_impl
                  extended by org.apache.yoko.orb.CORBA.ORBSingleton
Direct Known Subclasses:
ORB_impl

public class ORBSingleton
extends ORBSingleton_impl


Constructor Summary
ORBSingleton()
           
 
Method Summary
 
Methods inherited from class org.apache.yoko.orb.OBCORBA.ORBSingleton_impl
_OB_ORBInstance, connect, create_abstract_interface_tc, create_alias_tc, create_any, create_array_tc, create_context_list, create_enum_tc, create_environment, create_exception_list, create_exception_tc, create_fixed_tc, create_interface_tc, create_list, create_local_interface_tc, create_named_value, create_native_tc, create_operation_list, create_operation_list, create_output_stream, create_policy, create_recursive_sequence_tc, create_recursive_tc, create_sequence_tc, create_string_tc, create_struct_tc, create_union_tc, create_value_box_tc, create_value_tc, create_wstring_tc, destroy, disconnect, get_default_context, get_next_response, get_primitive_tc, list_initial_services, object_to_string, perform_work, poll_next_response, register_initial_reference, resolve_initial_references, run, send_multiple_requests_deferred, send_multiple_requests_oneway, set_parameters, set_parameters, shutdown, string_to_object, work_pending
 
Methods inherited from class org.omg.CORBA_2_3.ORB
get_value_def, lookup_value_factory, register_value_factory, set_delegate, unregister_value_factory
 
Methods inherited from class org.omg.CORBA.ORB
get_current, get_service_information, init, init, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ORBSingleton

public ORBSingleton()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.