|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
NotFound を使用しているパッケージ | |
---|---|
org.omg.CosNaming | Java IDL のネームサービスを提供します。 |
org.omg.CosNaming.NamingContextPackage | このパッケージには、org.omg.CosNaming パッケージの例外クラスが格納されています。 |
org.omg.CosNaming での NotFound の使用 |
---|
NotFound をスローする org.omg.CosNaming のメソッド | |
---|---|
void |
_NamingContextStub.bind_context(NameComponent[] n,
NamingContext nc)
ネーミングコンテキストであるオブジェクトの名前を指定します。 |
void |
_NamingContextExtStub.bind_context(NameComponent[] n,
NamingContext nc)
ネーミングコンテキストであるオブジェクトの名前を指定します。 |
void |
NamingContextOperations.bind_context(NameComponent[] n,
NamingContext nc)
ネーミングコンテキストであるオブジェクトの名前を指定します。 |
NamingContext |
_NamingContextStub.bind_new_context(NameComponent[] n)
コンテキストを新しく作成し、引数として指定された名前にそのコンテキストをバインドします。 |
NamingContext |
_NamingContextExtStub.bind_new_context(NameComponent[] n)
コンテキストを新しく作成し、引数として指定された名前にそのコンテキストをバインドします。 |
NamingContext |
NamingContextOperations.bind_new_context(NameComponent[] n)
コンテキストを新しく作成し、引数として指定された名前にそのコンテキストをバインドします。 |
void |
_NamingContextStub.bind(NameComponent[] n,
Object obj)
ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
_NamingContextExtStub.bind(NameComponent[] n,
Object obj)
ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
NamingContextOperations.bind(NameComponent[] n,
Object obj)
ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
_NamingContextStub.rebind_context(NameComponent[] n,
NamingContext nc)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とネーミングコンテキストのバインディングを作成します。 |
void |
_NamingContextExtStub.rebind_context(NameComponent[] n,
NamingContext nc)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とネーミングコンテキストのバインディングを作成します。 |
void |
NamingContextOperations.rebind_context(NameComponent[] n,
NamingContext nc)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とネーミングコンテキストのバインディングを作成します。 |
void |
_NamingContextStub.rebind(NameComponent[] n,
Object obj)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
_NamingContextExtStub.rebind(NameComponent[] n,
Object obj)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
NamingContextOperations.rebind(NameComponent[] n,
Object obj)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
Object |
_NamingContextExtStub.resolve_str(String sn)
文字列化された名前をオブジェクト参照に解決します。 |
Object |
NamingContextExtOperations.resolve_str(String sn)
文字列化された名前をオブジェクト参照に解決します。 |
Object |
_NamingContextStub.resolve(NameComponent[] n)
resolve は、指定されたコンテキストで名前にバインドされているオブジェクトを取得します。 |
Object |
_NamingContextExtStub.resolve(NameComponent[] n)
resolve は、指定されたコンテキストで名前にバインドされているオブジェクトを取得します。 |
Object |
NamingContextOperations.resolve(NameComponent[] n)
resolve は、指定されたコンテキストで名前にバインドされているオブジェクトを取得します。 |
void |
_NamingContextStub.unbind(NameComponent[] n)
unbind は、コンテキストからネームバインディングを削除します。 |
void |
_NamingContextExtStub.unbind(NameComponent[] n)
unbind は、コンテキストからネームバインディングを削除します。 |
void |
NamingContextOperations.unbind(NameComponent[] n)
unbind は、コンテキストからネームバインディングを削除します。 |
org.omg.CosNaming.NamingContextPackage での NotFound の使用 |
---|
NotFound として宣言されている org.omg.CosNaming.NamingContextPackage のフィールド | |
---|---|
NotFound |
NotFoundHolder.value
|
NotFound を返す org.omg.CosNaming.NamingContextPackage のメソッド | |
---|---|
static NotFound |
NotFoundHelper.extract(Any a)
|
static NotFound |
NotFoundHelper.read(InputStream istream)
|
NotFound 型のパラメータを持つ org.omg.CosNaming.NamingContextPackage のメソッド | |
---|---|
static void |
NotFoundHelper.insert(Any a,
NotFound that)
|
static void |
NotFoundHelper.write(OutputStream ostream,
NotFound value)
|
NotFound 型のパラメータを持つ org.omg.CosNaming.NamingContextPackage のコンストラクタ | |
---|---|
NotFoundHolder(NotFound initialValue)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。