-
-
字段汇总
-
Fields declared in interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
-
方法摘要
所有方法 实例方法 抽象方法 变量和类型 方法 描述 BeanInfo[]
getServicesBeanInfo()
获取BeanInfo
数组,该数组用于此ServiceProvider中静态可用的每个服务类或接口。
-
-
-
方法详细信息
-
getServicesBeanInfo
BeanInfo[] getServicesBeanInfo()
获取一个BeanInfo
数组,该数组用于此ServiceProvider中静态可用的每个服务类或接口。- 结果
-
BeanInfo
数组
-
-