JavaTM Platform
Standard Ed. 6

org.omg.stub.java.rmi
클래스 _Remote_Stub

java.lang.Object 
  상위를 확장 org.omg.CORBA.portable.ObjectImpl 
      상위를 확장 org.omg.CORBA_2_3.portable.ObjectImpl 
          상위를 확장 javax.rmi.CORBA.Stub 
              상위를 확장 org.omg.stub.java.rmi. _Remote_Stub
모든 구현된 인터페이스:
Serializable , Remote , Object


public final class _Remote_Stub
extends Stub
implements Remote

이 클래스는, 원격 타입에 Stub 를 제공합니다. 이 클래스는 rmic 컴파일러에 의해 생성됩니다만, OMG 의 아래에서 동작합니다. 이 클래스의 내용은, 스펙 개정에 따라 예고 없이 변경하는 일이 있습니다.


생성자 의 개요
_Remote_Stub ()
           
 
메소드의 개요
 String [] _ids ()
          객체가 구현하는 리포지터리(repository) ID 의 배열을 돌려줍니다.
 
클래스 javax.rmi.CORBA. Stub 로부터 상속된 메소드
connect , equals , hashCode , toString
 
클래스 org.omg.CORBA_2_3.portable. ObjectImpl 로부터 상속된 메소드
_get_codebase
 
클래스 org.omg.CORBA.portable. ObjectImpl 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_delegate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_delegate , _set_policy_override
 
클래스 java.lang. Object 로부터 상속된 메소드
clone , finalize , getClass , notify , notifyAll , wait , wait , wait
 

생성자 의 상세

_Remote_Stub

public _Remote_Stub()
메소드의 상세

_ids

public String [] _ids()
객체가 구현하는 리포지터리(repository) ID 의 배열을 돌려줍니다. 인덱스 0 의 캐릭터 라인은, 최상정도의 파생원의 인터페이스를 나타냅니다. 마지막 ID 는, 일반적인 CORBA 객체 (즉, IDL:omg.org/CORBA/Object:1. 0")인 것이 나타납니다만, 존재하지 않습니다.

정의:
클래스 ObjectImpl 내의 _ids
반환값:
객체가 구현하는 리포지터리(repository) ID

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 도 참조해 주세요.