Module  java.corba
软件包  org.omg.CORBA

Interface Current

  • All Superinterfaces:
    CurrentOperationsIDLEntityObjectSerializable
    All Known Subinterfaces:
    CurrentCurrent


    public interface Current
    extends CurrentOperations, Object, IDLEntity
    Current接口派生的接口使ORB和CORBA服务可以访问与运行线程相关联的信息(上下文)。 使用从CORBA模块中定义的Current接口派生的接口以结构化的方式访问此信息。

    需要其自身上下文的每个ORB或CORBA服务都会从CORBA模块的Current中导出一个接口。 用户可以通过调用ORB::resolve_initial_references获取相应的Current接口的ORB::resolve_initial_references

    org / omg / CORBA / Current.java由IDL到Java编译器(便携式)生成的版本“3.0”来自../../../../../src/share/classes/org/ omg / PortableServer / corba.idl 1999年7月17日,星期六12:26:21 PDT。