|
JavaTM 2 Platform Std. Ed. v1. 4.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 (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)
resolve 는 지정된 문맥으로 이름에 바인드 되고 있는 오브젝트를 취득합니다. |
void |
_NamingContextStub. unbind (NameComponent [] n)
unbind 는 문맥으로부터 네임 바인딩을 삭제합니다. |
NamingContext |
_NamingContextStub. bind_new_context (NameComponent [] n)
문맥을 새롭게 작성해, 인수로서 지정된 이름에 그 문맥을 바인드 합니다. |
Object |
_NamingContextExtStub. resolve_str (String sn)
캐릭터 라인화 된 이름을 오브젝트 참조에 해결합니다. |
void |
_NamingContextExtStub. bind (NameComponent [] n,
Object obj)
네이밍 문맥에 이름과 오브젝트의 바인딩을 작성합니다. |
void |
_NamingContextExtStub. bind_context (NameComponent [] n,
NamingContext nc)
네이밍 문맥인 오브젝트의 이름을 지정합니다. |
void |
_NamingContextExtStub. rebind (NameComponent [] n,
Object obj)
이름이 벌써 문맥으로 바인드 되고 있는 경우에서도, 네이밍 문맥에 이름과 오브젝트의 바인딩을 작성합니다. |
void |
_NamingContextExtStub. rebind_context (NameComponent [] n,
NamingContext nc)
이름이 벌써 문맥으로 바인드 되고 있는 경우에서도, 네이밍 문맥에 이름과 네이밍 문맥의 바인딩을 작성합니다. |
Object |
_NamingContextExtStub. resolve (NameComponent [] n)
resolve 는 지정된 문맥으로 이름에 바인드 되고 있는 오브젝트를 취득합니다. |
void |
_NamingContextExtStub. unbind (NameComponent [] n)
unbind 는 문맥으로부터 네임 바인딩을 삭제합니다. |
NamingContext |
_NamingContextExtStub. 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)
문맥을 새롭게 작성해, 인수로서 지정된 이름에 그 문맥을 바인드 합니다. |
Object |
NamingContextExtOperations. resolve_str (String sn)
캐릭터 라인화 된 이름을 오브젝트 참조에 해결합니다. |
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 의 constructor | |
NotFoundHolder (NotFound initialValue)
|
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전 다음 | 프레임 있어 프레임 없음 모든 클래스 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.