org.omg.CORBA_2_3 
 类 ORB
 
  
java.lang.Object
  
org.omg.CORBA.ORB
      
org.omg.CORBA_2_3.ORB
 
  
 
   
   - 
    
public abstract class ORB
     - 
      extends 
      ORB
     
 
    
  
  
   扩展了 org.omg.CORBA.ORB 的类,使 ORB 在 OMG CORBA 规范 2.3 版下可移植。 
   
   
  
 
   
    
     
     
   
  
    
    
  
    
   
   
     
     | 从类 org.omg.CORBA.ORB 继承的方法 |  
    
 
     
     connect, create_abstract_interface_tc, create_alias_tc, create_any, create_array_tc, create_basic_dyn_any, create_context_list, create_dyn_any, create_dyn_array, create_dyn_enum, create_dyn_sequence, create_dyn_struct, create_dyn_union, create_enum_tc, create_environment, create_exception_list, create_exception_tc, create_fixed_tc, create_interface_tc, create_list, create_named_value, create_native_tc, 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_current, get_default_context, get_next_response, get_primitive_tc, get_service_information, init, init, init, list_initial_services, object_to_string, perform_work, poll_next_response, resolve_initial_references, run, send_multiple_requests_deferred, send_multiple_requests_oneway, set_parameters, set_parameters, shutdown, string_to_object, work_pending |  
    
 
   
  
  
  
    
   
   
     
     | 从类 java.lang.Object 继承的方法 |  
    
 
     
     clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |  
    
 
   
  
   
   
    
     
   
  
   
   ORB
 
  
public ORB()
 
   
  
 
   
  
    
   
  
   
   register_value_factory
 
  
public ValueFactory register_value_factory(String id,
                                           ValueFactory factory) 
   
   - 
    
 
    
 
     
  
 
  
 
  
   
   unregister_value_factory
 
  
public void unregister_value_factory(String id)
 
   
   - 
    
 
    
 
     
  
 
  
 
  
   
   lookup_value_factory
 
  
public ValueFactory lookup_value_factory(String id)
 
   
   - 
    
 
    
 
     
  
 
  
 
  
   
   get_value_def
 
  
public Object get_value_def(String repid)
                     throws BAD_PARAM 
   
   - 
    
 
     - 
      抛出: 
     
 
     - 
      
BAD_PARAM
      
     - 
      另请参见:
     
 
     - 
      
CORBA_2_3 包有关未实现特性的注释
      
    
 
     
  
 
  
 
  
   
   set_delegate
 
  
public void set_delegate(Object wrapper)
 
   
   - 
    
 
     - 
      另请参见:
     
 
     - 
      
CORBA_2_3 包有关未实现特性的注释
      
    
 
     
  
 
   
  
 
   
  
    
   
   
   
   
  
 
  提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。 
  版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。