クラス
javax.naming.spi.DirStateFactory.Resultの使用
| パッケージ | 説明 |
|---|---|
| javax.naming.spi |
javax.namingおよび関連パッケージを使用して、ネーミングおよびディレクトリ・サービスにアクセスするためのサポートを動的にプラグインする手段を提供します。 |
-
javax.naming.spiでのDirStateFactory.Resultの使用
DirStateFactory.Resultを返すjavax.naming.spiのメソッド 修飾子と型 メソッド 説明 static DirStateFactory.ResultDirectoryManager. getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes attrs)元のオブジェクトおよびその属性が指定されたときに、オブジェクトのバインディングの状態を取得します。DirStateFactory.ResultDirStateFactory. getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes inAttrs)変換対象のオブジェクトおよび属性を、バインディングするためにオブジェクトの状態を取得します。