JavaTM 2 Platform
Standard Ed. 5.0

java.beans.beancontext
接口 BeanContextServiceProviderBeanInfo

所有超级接口:
BeanInfo

public interface BeanContextServiceProviderBeanInfo
extends BeanInfo

希望提供关于其 bean 可能提供的服务的显式消息的 BeanContextServiceProvider 实现者应实现某个 BeanInfo 类,该类实现此 BeanInfo 的子接口并提供有关其服务的方法、属性、事件等显式信息。


字段摘要
 
从接口 java.beans.BeanInfo 继承的字段
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
方法摘要
 BeanInfo[] getServicesBeanInfo()
          获得一个 BeanInfo 数组,为每个可从此 ServiceProvider 中静态得到的类或接口返回一个数组。
 
从接口 java.beans.BeanInfo 继承的方法
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors
 

方法详细信息

getServicesBeanInfo

BeanInfo[] getServicesBeanInfo()
获得一个 BeanInfo 数组,为每个可从此 ServiceProvider 中静态得到的类或接口返回一个数组。

返回:
BeanInfo 数组

JavaTM 2 Platform
Standard Ed. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策