JavaTM Platform
Standard Ed. 6

org.omg.CORBA_2_3.portable
클래스 Delegate

java.lang.Object 
  상위를 확장 org.omg.CORBA.portable.Delegate 
      상위를 확장 org.omg.CORBA_2_3.portable.Delegate


public abstract class Delegate
extends Delegate

Delegate 클래스는, ORB 벤더에 CORBA 객체의 특정의 구현을 제공합니다. org.omg.CORBA.portable.Delegate 를 확장해, CORBA 2.3 으로 정의된 새로운 메소드를 제공합니다.

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

생성자 의 개요
Delegate ()
           
 
메소드의 개요
 String get_codebase (Object  self)
          지정된 객체 참조의 코드 베이스를 돌려줍니다.
 
클래스 org.omg.CORBA.portable. Delegate 로부터 상속된 메소드
create_request , create_request , duplicate , equals , get_domain_managers , get_interface_def , get_policy , hash , hashCode , invoke , is_a , is_equivalent , is_local , non_existent , orb , release , releaseReply , request , request , servant_postinvoke , servant_preinvoke , set_policy_override , toString
 
클래스 java.lang. Object 로부터 상속된 메소드
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
 

생성자 의 상세

Delegate

public Delegate()
메소드의 상세

get_codebase

public String  get_codebase(Object  self)
지정된 객체 참조의 코드 베이스를 돌려줍니다.

파라미터:
self - 코드 베이스를 돌려줄 필요가 있는 객체 참조
반환값:
공백 문자로 단락지어진 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 도 참조해 주세요.