JavaTM 2
Platform
Std.  Ed.  v1. 4.0

java.beans.beancontext
인터페이스 BeanContextServiceRevokedListener

모든 슈퍼 인터페이스:
EventListener
기존의 서브 인터페이스의 일람:
BeanContextServices , BeanContextServicesListener
기존의 구현 클래스의 일람:
BeanContextChildSupport , BeanContextServicesSupport , BeanContextServicesSupport.BCSSProxyServiceProvider

public interface BeanContextServiceRevokedListener
extends EventListener

BeanContextServiceRevokedEvent 오브젝트를 수신하는 청취자 인터페이스입니다. BeanContextServiceRevokedEvent 를 처리 대상으로 하는 클래스가 이 인터페이스를 구현합니다.


메소드의 개요
 void serviceRevoked (BeanContextServiceRevokedEvent  bcsre)
          지정된 서비스가 삭제되었습니다.
 

메소드의 상세

serviceRevoked

public void serviceRevoked(BeanContextServiceRevokedEvent  bcsre)
지정된 서비스가 삭제되었습니다. 이 서비스의 getService 요구는 채워지고 없어집니다.

파라미터:
bcsre - 이 청취자에 의해 수신된 BeanContextServiceRevokedEvent

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

버그의 보고와 기능의 리퀘스트
이외의 API 레퍼런스 및 개발자용 문서에 대해서는 Java 2 SDK SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

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.