|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| CannotProceed を使用しているパッケージ | |
| org.omg.CosNaming | Java IDL のネームサービスを提供します。 |
| org.omg.CosNaming.NamingContextPackage | このパッケージは、org.omg.CosNaming パッケージで使用される例外 (AlreadyBound、CannotProceed、InvalidName、NotEmpty、および NotFound) と、それらの例外の Helper クラスおよび Holder クラスを提供します。 |
| org.omg.CosNaming での CannotProceed の使用 |
| CannotProceed をスローする org.omg.CosNaming のメソッド | |
void |
_NamingContextStub.bind(NameComponent[] n,
Object obj)
|
void |
_NamingContextStub.bind_context(NameComponent[] n,
NamingContext nc)
|
void |
_NamingContextStub.rebind(NameComponent[] n,
Object obj)
|
void |
_NamingContextStub.rebind_context(NameComponent[] n,
NamingContext nc)
|
Object |
_NamingContextStub.resolve(NameComponent[] n)
|
void |
_NamingContextStub.unbind(NameComponent[] n)
|
NamingContext |
_NamingContextStub.bind_new_context(NameComponent[] n)
|
void |
NamingContextOperations.bind(NameComponent[] n,
Object obj)
ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
NamingContextOperations.bind_context(NameComponent[] n,
NamingContext nc)
ネーミングコンテキストであるオブジェクトの名前を指定します。 |
void |
NamingContextOperations.rebind(NameComponent[] n,
Object obj)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とオブジェクトのバインディングを作成します。 |
void |
NamingContextOperations.rebind_context(NameComponent[] n,
NamingContext nc)
名前がすでにコンテキストでバインドされている場合でも、ネーミングコンテキストに名前とネーミングコンテキストのバインディングを作成します。 |
Object |
NamingContextOperations.resolve(NameComponent[] n)
resolve は、指定されたコンテキストで名前にバインドされているオブジェクトを返します。 |
void |
NamingContextOperations.unbind(NameComponent[] n)
unbind は、コンテキストからネームバインディングを削除します。 |
NamingContext |
NamingContextOperations.bind_new_context(NameComponent[] n)
コンテキストを新しく作成し、引数として指定された名前にそのコンテキストをバインドします。 |
| org.omg.CosNaming.NamingContextPackage での CannotProceed の使用 |
| CannotProceed として宣言されている org.omg.CosNaming.NamingContextPackage のフィールド | |
CannotProceed |
CannotProceedHolder.value
|
| CannotProceed を返す org.omg.CosNaming.NamingContextPackage のメソッド | |
static CannotProceed |
CannotProceedHelper.read(InputStream in)
|
static CannotProceed |
CannotProceedHelper.extract(Any a)
|
| CannotProceed 型のパラメータを持つ org.omg.CosNaming.NamingContextPackage のメソッド | |
static void |
CannotProceedHelper.write(OutputStream out,
CannotProceed that)
|
static void |
CannotProceedHelper.insert(Any a,
CannotProceed that)
|
| CannotProceed 型のパラメータを持つ org.omg.CosNaming.NamingContextPackage のコンストラクタ | |
CannotProceedHolder(CannotProceed __arg)
|
|
|
JavaTM 2 Platform Std. Ed. v1.3 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Java、Java 2D、JDBC は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.