|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
java.lang.Object | +--java.util.EventObject | +--java.beans.beancontext.BeanContextEvent | +--java.beans.beancontext.BeanContextServiceAvailableEvent
이 이벤트 타입은 등록되어 있는 서비스를 식별하기 위해서 BeanContextServicesListener 에 의해 사용됩니다.
필드의 개요 | |
protected Class |
serviceClass
새롭게 사용할 수 있는 서비스에의 Class 참조입니다. |
클래스 java.beans.beancontext. BeanContextEvent 에서 상속받은 필드 |
propagatedFrom |
클래스 java.util. EventObject 에서 상속받은 필드 |
source |
생성자의 개요 | |
BeanContextServiceAvailableEvent (BeanContextServices bcs,
Class sc)
BeanContextAvailableServiceEvent 를 구축합니다. |
메소드의 개요 | |
Iterator |
getCurrentServiceSelectors ()
서비스 의존 실렉터의 리스트를 취득합니다. |
Class |
getServiceClass ()
이 통지의 대상인 서비스 클래스를 취득합니다. |
BeanContextServices |
getSourceAsBeanContextServices ()
BeanContextServices 타입의 참조로서 소스를 취득합니다. |
클래스 java.beans.beancontext. BeanContextEvent 에서 상속받은 메소드 |
getBeanContext , getPropagatedFrom , isPropagated , setPropagatedFrom |
클래스 java.util. EventObject 에서 상속받은 메소드 |
getSource , toString |
클래스 java.lang. Object 에서 상속받은 메소드 |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait |
필드의 상세 |
protected Class serviceClass
Class
참조입니다.
생성자의 상세 |
public BeanContextServiceAvailableEvent(BeanContextServices bcs, Class sc)
BeanContextAvailableServiceEvent
를 구축합니다.
bcs
- 서비스가 사용 가능하게 된 문맥sc
- 새롭게 사용할 수 있는 서비스에의 Class
참조메소드의 상세 |
public BeanContextServices getSourceAsBeanContextServices()
BeanContextServices
타입의 참조로서 소스를 취득합니다.
public Class getServiceClass()
Class
참조public Iterator getCurrentServiceSelectors()
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
전의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 모든 클래스 | ||||||||||
개요: 상자 | 필드 | constructor | 메소드 | 상세: 필드 | constructor | 메소드 |
Java, Java 2 D, 및 JDBC 는 미국 및 그 외의 나라에 있어서의 미국 Sun Microsystems, Inc. 의 상표 혹은 등록상표입니다.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.