JavaTM Platform
Standard Ed. 6

인터페이스
java.beans.beancontext.BeanContextServices 의 사용

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

java.beans.beancontext 에서의 BeanContextServices 의 사용
 

BeanContextServices 를 구현하고 있는 java.beans.beancontext 의 클래스
 class BeanContextServicesSupport
           이 헬퍼 클래스는, java.beans.beancontext.BeanContextServices 인터페이스의 유틸리티의 구현을 제공합니다.
 

BeanContextServices 를 돌려주는 java.beans.beancontext 의 메소드
 BeanContextServices BeanContextServicesSupport. getBeanContextServicesPeer ()
          이 BeanContextServicesSupport 에 관련한 BeanContextServices 를 가져옵니다.
 BeanContextServices BeanContextServiceRevokedEvent. getSourceAsBeanContextServices ()
          BeanContextServices 타입의 참조로서 소스를 가져옵니다.
 BeanContextServices BeanContextServiceAvailableEvent. getSourceAsBeanContextServices ()
          BeanContextServices 타입의 참조로서 소스를 가져옵니다.
 

BeanContextServices 형의 파라미터를 가지는 java.beans.beancontext 의 메소드
 Iterator BeanContextServicesSupport.BCSSProxyServiceProvider. getCurrentServiceSelectors (BeanContextServices  bcs, Class  serviceClass)
           
 Iterator BeanContextServiceProvider. getCurrentServiceSelectors (BeanContextServices  bcs, Class  serviceClass)
          BeanContextServices 에 의해 불려 갑니다.
 Object BeanContextServicesSupport.BCSSProxyServiceProvider. getService (BeanContextServices  bcs, Object  requestor, Class  serviceClass, Object  serviceSelector)
           
 Object BeanContextServiceProvider. getService (BeanContextServices  bcs, Object  requestor, Class  serviceClass, Object  serviceSelector)
          BeanContextServices 에 의해 불려 갑니다.
 void BeanContextServicesSupport.BCSSProxyServiceProvider. releaseService (BeanContextServices  bcs, Object  requestor, Object  service)
           
 void BeanContextServiceProvider. releaseService (BeanContextServices  bcs, Object  requestor, Object  service)
          BeanContextServices 에 의해 호출 됩니다.
 

BeanContextServices 형의 파라미터를 가지는 java.beans.beancontext 의 생성자
BeanContextServiceAvailableEvent (BeanContextServices  bcs, Class  sc)
          BeanContextAvailableServiceEvent 를 구축합니다.
BeanContextServiceRevokedEvent (BeanContextServices  bcs, Class  sc, boolean invalidate)
          BeanContextServiceEvent 를 구축합니다.
BeanContextServicesSupport (BeanContextServices  peer)
          피어를 사용해 인스턴스를 생성합니다.
BeanContextServicesSupport (BeanContextServices  peer, Locale  lcle)
          지정된 로케일을 사용해 인스턴스를 생성합니다.
BeanContextServicesSupport (BeanContextServices  peer, Locale  lcle, boolean dtime)
          지정된 로케일을 사용해 설계 모드로 인스턴스를 생성합니다.
BeanContextServicesSupport (BeanContextServices  peer, Locale  lcle, boolean dTime, boolean visible)
           BeanContextServicesSupport 의 인스턴스를 생성합니다.
 


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