JavaTM Platform
Standard Ed. 6

클래스
java.beans.beancontext.BeanContextSupport.BCSChild 의 사용

BeanContextSupport.BCSChild 를 사용하고 있는 패키지
java.beans.beancontext Bean 문맥에 관련하는 클래스 및 인터페이스를 제공합니다.  
 

java.beans.beancontext 에서의 BeanContextSupport.BCSChild 의 사용
 

java.beans.beancontext 에서의 BeanContextSupport.BCSChild 의 서브 클래스
protected  class BeanContextServicesSupport.BCSSChild
           
 

BeanContextSupport.BCSChild 를 돌려주는 java.beans.beancontext 의 메소드
protected  BeanContextSupport.BCSChild BeanContextSupport. createBCSChild (Object  targetChild, Object  peer)
           서브 클래스는 이 메소드를 오버라이드(override) 하는 것으로써, 세트에 아이를 추가하는 add() 메소드나 다른 Collection 메소드를 오버라이드(override) 하는 일 없이, Child 의 독자적인 서브 클래스를 삽입할 수가 있습니다.
protected  BeanContextSupport.BCSChild BeanContextServicesSupport. createBCSChild (Object  targetChild, Object  peer)
           서브 클래스는 이 메소드를 오버라이드(override) 하는 것으로써, 세트에 아이를 추가하는 add() 메소드나 다른 Collection 메소드를 오버라이드(override) 하는 일 없이, Child 의 독자적인 서브 클래스를 삽입할 수가 있습니다.
 

BeanContextSupport.BCSChild 형의 파라미터를 가지는 java.beans.beancontext 의 메소드
protected  void BeanContextSupport. childDeserializedHook (Object  child, BeanContextSupport.BCSChild  bcsc)
          새롭고 직렬화 복원된 아이 및 BCSChild 를 사용해 readObject 에 의해 불려 갑니다.
protected  void BeanContextSupport. childJustAddedHook (Object  child, BeanContextSupport.BCSChild  bcsc)
          서브 클래스는 이 메소드를 오버라이드(override) 해, 아이가 추가되어, 이벤트 통지가 발생하기 전에, 간단하게 add() 시멘틱스를 확장할 수 있습니다.
protected  void BeanContextSupport. childJustRemovedHook (Object  child, BeanContextSupport.BCSChild  bcsc)
          서브 클래스는 이 메소드를 오버라이드(override) 해, 아이가 삭제되어, 이벤트 통지가 발생하기 전에, 간단하게 remove() 시멘틱스를 확장할 수 있습니다.
protected  void BeanContextServicesSupport. childJustRemovedHook (Object  child, BeanContextSupport.BCSChild  bcsc)
          아이가 정상적으로 삭제된 후에, 슈퍼 클래스의 아이 삭제 조작으로부터 불려 갑니다.
 


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