JavaTM Platform
Standard Ed. 6

org.omg.PortableInterceptor
인터페이스 RequestInfo

모든 슈퍼 인터페이스:
IDLEntity , Object , RequestInfoOperations , Serializable
기존의 서브 인터페이스의 일람:
ClientRequestInfo , ServerRequestInfo


public interface RequestInfo
extends RequestInfoOperations , Object , IDLEntity

인타세프타를 액세스 할 수 있는 요구 정보입니다.

각 차단점에는, 인타세프타가 요구 정보에 액세스하기 위한 객체가 준비되어 있습니다. 클라이언트측과 서버측의 차단점은 다른 정보에 관계하고 있기 (위해)때문에, 2 개의 정보 객체가 준비되어 있습니다. 즉,ClientRequestInfo 는 클라이언트측의 차단점에게 건네져ServerRequestInfo 는 서버측의 차단점에게 건네집니다. 다만, 양쪽 모두에 공통되고 있는 정보가 있기 (위해)때문에, 어느 쪽의 객체도 공통 인터페이스 RequestInfo 를 상속합니다.

관련 항목:
ClientRequestInfo , ServerRequestInfo

메소드의 개요
 
인터페이스 org.omg.PortableInterceptor. RequestInfoOperations 로부터 상속된 메소드
arguments , contexts , exceptions , forward_reference , get_reply_service_context , get_request_service_context , get_slot , operation_context , operation , reply_status , request_id , response_expected , result , sync_scope
 
인터페이스 org.omg.CORBA. Object 로부터 상속된 메소드
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface_def , _get_policy , _hash , _is_a , _is_equivalent , _non_existent , _release , _request , _set_policy_override
 


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