JavaTM Platform
Standard Ed. 6

인터페이스
org.omg.CosNaming.NamingContext 의 사용

NamingContext 를 사용하고 있는 패키지
org.omg.CosNaming Java IDL 의 네임 서비스를 제공합니다.  
org.omg.CosNaming.NamingContextPackage 이 패키지에는,org.omg.CosNaming 패키지의 예외 클래스가 포함되고 있습니다.  
 

org.omg.CosNaming 에서의 NamingContext 의 사용
 

org.omg.CosNaming 에서의 NamingContext 의 서브 인터페이스
 interface NamingContextExt
          NamingContextExt 는, 각각의 이름이 고유해 Interoperable Naming Service 의 일부인 이름 바인딩세트를 포함하는 NamingContext 의 확장입니다.
 

NamingContext 를 구현하고 있는 org.omg.CosNaming 의 클래스
 class _NamingContextExtStub
          NamingContextExt 는, 각각의 이름이 고유해 Interoperable Naming Service 의 일부인 이름 바인딩세트를 포함하는 NamingContext 의 확장입니다.
 class _NamingContextImplBase
           
 class _NamingContextStub
          네이밍 문맥은, 각각이 일의의 이름을 가지는 일련의 네임 바인딩을 포함하는 객체입니다.
 

NamingContext 로서 선언되고 있는 org.omg.CosNaming 의 필드
 NamingContext NamingContextHolder. value
           
 

NamingContext 를 돌려주는 org.omg.CosNaming 의 메소드
 NamingContext NamingContextPOA. _this ()
           
 NamingContext NamingContextPOA. _this (ORB  orb)
           
 NamingContext _NamingContextStub. bind_new_context (NameComponent [] n)
          문맥을 새롭게 작성해, 인수로서 지정된 이름에 그 문맥을 바인드 합니다.
 NamingContext _NamingContextExtStub. bind_new_context (NameComponent [] n)
          문맥을 새롭게 작성해, 인수로서 지정된 이름에 그 문맥을 바인드 합니다.
 NamingContext NamingContextOperations. bind_new_context (NameComponent [] n)
          문맥을 새롭게 작성해, 인수로서 지정된 이름에 그 문맥을 바인드 합니다.
static NamingContext NamingContextHelper. extract (Any  a)
           
static NamingContext NamingContextHelper. narrow (Object  obj)
           
 NamingContext _NamingContextStub. new_context ()
          호출측의 문맥과 같은 네임서버-에 의해 구현되는 네이밍 문맥을 돌려줍니다.
 NamingContext _NamingContextExtStub. new_context ()
          호출측의 문맥과 같은 네임서버-에 의해 구현되는 네이밍 문맥을 돌려줍니다.
 NamingContext NamingContextOperations. new_context ()
          호출측의 문맥과 같은 네임서버-에 의해 구현되는 네이밍 문맥을 돌려줍니다.
static NamingContext NamingContextHelper. read (InputStream  istream)
           
static NamingContext NamingContextHelper. unchecked_narrow (Object  obj)
           
 

NamingContext 형의 파라미터를 가지는 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)
          네이밍 문맥인 객체의 이름을 지정합니다.
static void NamingContextHelper. insert (Any  a, NamingContext  that)
           
 void _NamingContextStub. rebind_context (NameComponent [] n, NamingContext  nc)
          이름이 벌써 문맥으로 바인드 되고 있는 경우에서도, 네이밍 문맥에 이름과 네이밍 문맥의 바인딩을 작성합니다.
 void _NamingContextExtStub. rebind_context (NameComponent [] n, NamingContext  nc)
          이름이 벌써 문맥으로 바인드 되고 있는 경우에서도, 네이밍 문맥에 이름과 네이밍 문맥의 바인딩을 작성합니다.
 void NamingContextOperations. rebind_context (NameComponent [] n, NamingContext  nc)
          이름이 벌써 문맥으로 바인드 되고 있는 경우에서도, 네이밍 문맥에 이름과 네이밍 문맥의 바인딩을 작성합니다.
static void NamingContextHelper. write (OutputStream  ostream, NamingContext  value)
           
 

NamingContext 형의 파라미터를 가지는 org.omg.CosNaming 의 생성자
NamingContextHolder (NamingContext  initialValue)
           
 

org.omg.CosNaming.NamingContextPackage 에서의 NamingContext 의 사용
 

NamingContext 로서 선언되고 있는 org.omg.CosNaming.NamingContextPackage 의 필드
 NamingContext CannotProceed. cxt
           
 

NamingContext 형의 파라미터를 가지는 org.omg.CosNaming.NamingContextPackage 의 생성자
CannotProceed (NamingContext  _cxt, NameComponent [] _rest_of_name)
           
CannotProceed (String  $reason, NamingContext  _cxt, NameComponent [] _rest_of_name)
           
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.