JavaTM Platform
Standard Ed. 6

클래스
org.omg.PortableInterceptor.InvalidSlot 의 사용

InvalidSlot 를 사용하고 있는 패키지
org.omg.PortableInterceptor ORB 서비스가 ORB 의 일반적으로의 실행 플로우를 차단할 수 있도록(듯이)하기 위한 ORB 훅을 등록하는 기구를 제공합니다.  
 

org.omg.PortableInterceptor 에서의 InvalidSlot 의 사용
 

InvalidSlot 를 돌려주는 org.omg.PortableInterceptor 의 메소드
static InvalidSlot InvalidSlotHelper. extract (Any  a)
           
static InvalidSlot InvalidSlotHelper. read (InputStream  istream)
           
 

InvalidSlot 형의 파라미터를 가지는 org.omg.PortableInterceptor 의 메소드
static void InvalidSlotHelper. insert (Any  a, InvalidSlot  that)
           
static void InvalidSlotHelper. write (OutputStream  ostream, InvalidSlot  value)
           
 

InvalidSlot 를 throw 하는 org.omg.PortableInterceptor 의 메소드
 Any RequestInfoOperations. get_slot (int id)
          요구의 스코프내에 있는 PortableInterceptor.Current 의 지정된 슬롯으로부터 데이터를 돌려줍니다.
 Any CurrentOperations. get_slot (int id)
          어플리케이션에 의해 PICurrent 로 설정된 슬롯 데이터를,get_slot 를 개입시켜 꺼냅니다.
 void ServerRequestInfoOperations. set_slot (int id, Any  data)
          인타세프타가, 요구의 범위내에 있는 PortableInterceptor.Current 에 슬롯을 설정할 수 있도록(듯이) 합니다.
 void CurrentOperations. set_slot (int id, Any  data)
          데이터를 슬롯으로 설정합니다.
 


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