| 接口 | 描述 |
|---|---|
| BeanContext |
的beancontext作为JavaBeans的分层逻辑容器。
|
| BeanContextChild |
JavaBeans希望被嵌套,并获得参考其执行环境或语境,由beancontext子接口的定义必须实现这个接口。
|
| BeanContextChildComponentProxy |
这个界面是由具有AWT
BeanContextChildren实施
Component伴随。
|
| BeanContextContainerProxy |
此接口由,AWT容器与他们相关的实施BeanContexts。
|
| BeanContextMembershipListener |
这个界面上兼容的beancontexts火灾事件时的状态变化的beancontext会员。
|
| BeanContextProxy |
此接口由JavaBean不直接有beancontext实施(孩子)与它(通过实现接口或接口方法),但有一个公共beancontext(孩子)授权的。
|
| BeanContextServiceProvider |
一个beancontext主要功能是做为交会的JavaBeans,和beancontextserviceproviders。
|
| BeanContextServiceProviderBeanInfo |
一个beancontextserviceprovider实现者谁愿意提供关于他们的豆可以提供服务的明确信息实行实现此BeanInfo subinterface提供的方法,明确信息的BeanInfo类的属性,事件,等等,他们的服务。
|
| BeanContextServiceRevokedListener |
接收
BeanContextServiceRevokedEvent对象的监听器接口。
|
| BeanContextServices |
的beancontextservices接口提供了一个beancontext揭露通用的“服务”的beancontextchild对象机制。
|
| BeanContextServicesListener |
接收
BeanContextServiceAvailableEvent对象的监听器接口。
|
| 类 | 描述 |
|---|---|
| BeanContextChildSupport |
这是一个普遍的支持类提供实现beancontextchild协议支持。
|
| BeanContextEvent |
BeanContextEvent是抽象的所有事件发出根事件类,以及有关的语义,一
BeanContext。
|
| BeanContextMembershipEvent |
一个孩子
BeanContextMembershipEvent封装列表添加,或调离,一个特定的
BeanContext会员。
|
| BeanContextServiceAvailableEvent |
这一事件类型是以beancontextserviceslistener用来识别服务注册。
|
| BeanContextServiceRevokedEvent |
这一事件类型是以
BeanContextServiceRevokedListener用来识别服务被撤销。
|
| BeanContextServicesSupport |
这个助手类提供了一种实用的java.beans.beancontext.beancontextservices接口实现。
|
| BeanContextServicesSupport.BCSSServiceProvider |
子类可以嵌套类的子类添加一beancontextservicesprovider行为。
|
| BeanContextSupport |
这个助手类提供了一种实用的java.beans.beancontext.beancontext接口实现。
|
| BeanContextSupport.BCSIterator |
最后一类保护封装了迭代器实现空remove()方法。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.