java.beans.beancontext

java.beans.beancontext,提供與 bean 上下文有關的類和接口。bean 上下文是一個 bean 的容器,它定義所包含 bean 的執行環境。但單個 bean 上下文中可能有幾個 bean,一個 bean 上下文可以嵌套在另一個 bean 上下文中。此包還包含將在某個 bean 上下文中添加和移除的 bean 的事件及偵聽器接口。

基本介紹

  • 中文名:java.beans.beancontext
  • 外文名:無
  • 屬性:軟體包 j
  • 提供:與 bean 上下文有關的類和接口
軟體包描述,簡介,從以下版本開始,摘要,接口摘要,類摘要,

軟體包描述

簡介

軟體包 java.beans.beancontext 的描述
提供與 bean 上下文有關的類和接口。bean 上下文是一個 bean 的容器,它定義所包含 bean 的執行環境。但單個 bean 上下文中可能有幾個 bean,一個 bean 上下文可以嵌套在另一個 bean 上下文中。此包還包含將在某個 bean 上下文中添加和移除的 bean 的事件及偵聽器接口。

從以下版本開始

1.2

摘要

接口摘要

BeanContext
BeanContext 是 JavaBean 的邏輯層次容器。
BeanContextChild
正如 BeanContext 子接口所定義的,希望在其中進行嵌套並獲得對其執行環境(或文本)的引用的 JavaBeans 應該實現此接口。
BeanContextChildComponentProxy
此接口由具有與之相關的 AWT Component 的 BeanContextChildren 實現。
BeanContextContainerProxy
此接口由具有與之關聯的 AWT Container 的 BeanContext 實現。
BeanContextMembershipListener
當 BeanContext 的成員關係狀態發生更改時,兼容的 BeanContext 在此接口上觸發事件。
BeanContextProxy
此接口由並不直接擁有(通過實現該接口或一個子接口擁有)與之關聯的 BeanContext(Child),但是擁有它代理的一個公共 BeanContext(Child) 的 JavaBean 實現。
BeanContextServiceProvider
BeanContext 的主要功能之一是充當 JavaBeans 與 BeanContextServiceProviders 之間的集合點。
BeanContextServiceProviderBeanInfo
希望提供關於其 bean 可能提供服務的顯式訊息的 BeanContextServiceProvider 實現者應實現某個 BeanInfo 類,該類實現此 BeanInfo 的子接口並提供有關其服務的方法、屬性、事件等顯式信息。
BeanContextServiceRevokedListener
用於接收 BeanContextServiceRevokedEvent 對象的偵聽器接口。
BeanContextServices
BeanContextServices 接口為 BeanContext 提供某種機制,將一般的 "services" 向其中的 BeanContextChild 對象公開。
BeanContextServicesListener
用於接收 BeanContextServiceAvailableEvent 對象的偵聽器接口。

類摘要

BeanContextChildSupport
這是一個為實現 BeanContextChild 協定提供支持的一般支持類。
BeanContextEvent
BeanContextEvent 是所有從 BeanContext 發出並與其語義有關事件的抽象根事件類。
BeanContextMembershipEvent
BeanContextMembershipEvent 封裝添加到特定 BeanContext 成員關係中(或從中移除)子級的列表。
BeanContextServiceAvailableEvent
BeanContextServicesListener 使用此事件類型來標識將被註冊的服務。
BeanContextServiceRevokedEvent
BeanContextServiceRevokedListener 使用此事件類型來標識將被取消的服務。
BeanContextServicesSupport
此幫助器類提供 java.beans.beancontext.BeanContextServices 接口的實用工具實現。
BeanContextServicesSupport.BCSSServiceProvider
BeanContextSupport
此幫助器類提供 java.beans.beancontext.BeanContext 接口的實用工具實現。
BeanContextSupport.BCSIterator
受保護的最終子類,它封裝一個疊代器但實現無操作 remove() 方法。

相關詞條

熱門詞條

聯絡我們