org.omg JavaのOMG(Object Management Group)APIパッケージ

org.omg.CORBA

org.omg.CORBAはOMG CORBA APIのJavaへのマッピングを提供するパッケージである。

org.omg.CORBAのインタフェース
InterfaceDescription
ObjectCORBAオブジェクト参照の定義
org.omg.CORBAのクラス
ClassDescription
ORBCORBA ORB機能のためのAPIを提供するクラス
org.omg.CORBAの例外
ExceptionDescription
UserExceptionCORBA IDL定義のユーザ例外のルートクラス

org.omg.CosNaming

org.omg.CosNamingはJava IDLのネームサービスを提供するパッケージである。

org.omg.CosNamingのインタフェース
InterfaceDescription
NamingContextExtそれぞれの名前が固有でInteroperable Naming Serviceの一部である名前バインディングのセットを格納するNamingContextの拡張
org.omg.CosNamingのクラス
ClassDescription
NameComponent名前コンポーネント
NamingContextExtHelperそれぞれの名前が固有でInteroperable Naming Serviceの一部である名前バインディングのセットを格納するNamingContextの拡張

org.omg.PortableServer

org.omg.PortableServerはアプリケーションのサーバ側を複数ベンダ間ORBで移植できるようにするクラスやインタフェースを提供するパッケージである。

org.omg.PortableServerのインタフェース
InterfaceDescription
POAオブジェクトのコレクションの実装を管理するインタフェース
POAManager各POAオブジェクトに関連付けられるPOAマネージャ
org.omg.PortableServerのクラス
ClassDescription
POAHelperオブジェクトのコレクションの実装を管理するクラス