JavaTM Platform
Standard Ed. 6

org.omg.CORBA
클래스 DynamicImplementation

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


추천 되고 있지 않습니다.  org.omg.CORBA.DynamicImplementation

@Deprecated 
public class DynamicImplementation
extends ObjectImpl


생성자 의 개요
DynamicImplementation ()
          추천 되고 있지 않습니다.   
 
메소드의 개요
 String [] _ids ()
          추천 되고 있지 않습니다.  이 ObjectImpl 객체가 지원하는 리포지터리(repository) 식별자를 포함한 캐릭터 라인 배열을 가져옵니다.
 void invoke (ServerRequest  request)
          추천 되고 있지 않습니다.  Portable Object Adapter 에서는 추천 되지 않습니다.
 
클래스 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 , equals , hashCode , toString
 
클래스 java.lang. Object 로부터 상속된 메소드
clone , finalize , getClass , notify , notifyAll , wait , wait , wait
 

생성자 의 상세

DynamicImplementation

public DynamicImplementation()
추천 되고 있지 않습니다.  
메소드의 상세

invoke

@Deprecated 
public void invoke(ServerRequest  request)
추천 되고 있지 않습니다.  Portable Object Adapter 에서는 추천 되지 않습니다.


_ids

public String [] _ids()
추천 되고 있지 않습니다.  
클래스 ObjectImpl 의 기술:
ObjectImpl 객체가 지원하는 리포지터리(repository) 식별자를 포함한 캐릭터 라인 배열을 가져옵니다. 예를 들어 Stub의 경우, 이 메소드는 Stub가 지원하는 모든 인터페이스에 관한 정보를 돌려줍니다.

정의:
클래스 ObjectImpl 내의 _ids
반환값:
ObjectImpl 의 인스턴스가 지원하는 모든 리포지터리(repository) 식별자의 배열

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