JavaTM Platform
Standard Ed. 6

org.omg.CORBA_2_3.portable
클래스 ObjectImpl

java.lang.Object 
  상위를 확장 org.omg.CORBA.portable.ObjectImpl 
      상위를 확장 org.omg.CORBA_2_3.portable.ObjectImpl
모든 구현된 인터페이스:
Object
직계의 기존의 서브 클래스:
Stub


public abstract class ObjectImpl
extends ObjectImpl

ObjectImpl 클래스는 전Stub의 base class입니다. 기본적인 위양 기구를 제공합니다. org.omg.CORBA.portable.ObjectImpl 를 확장해, CORBA 2.3 으로 정의된 새로운 메소드를 제공합니다.

도입된 버젼:
JDK1. 2
관련 항목:
ObjectImpl

생성자 의 개요
ObjectImpl ()
           
 
메소드의 개요
 String _get_codebase ()
          이 객체 참조의 코드 베이스를 돌려줍니다.
 
클래스 org.omg.CORBA.portable. ObjectImpl 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_delegate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_delegate , _set_policy_override , equals , hashCode , toString
 
클래스 java.lang. Object 로부터 상속된 메소드
clone , finalize , getClass , notify , notifyAll , wait , wait , wait
 

생성자 의 상세

ObjectImpl

public ObjectImpl()
메소드의 상세

_get_codebase

public String  _get_codebase()
이 객체 참조의 코드 베이스를 돌려줍니다.

반환값:
공백 문자로 단락지어진 URL 캐릭터 라인의 리스트로서의 코드 베이스. 없는 경우는 null

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