JavaTM Platform
Standard Ed. 6

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 ()
          이 ServiceProvider 로부터 정적으로 제공되는 서비스 클래스 또는 인터페이스 마다 1 개(살),BeanInfo 의 배열을 가져옵니다.
 
인터페이스 java.beans. BeanInfo 로부터 상속된 메소드
getAdditionalBeanInfo , getBeanDescriptor , getDefaultEventIndex , getDefaultPropertyIndex , getEventSetDescriptors , getIcon , getMethodDescriptors , getPropertyDescriptors
 

메소드의 상세

getServicesBeanInfo

BeanInfo [] getServicesBeanInfo()
이 ServiceProvider 로부터 정적으로 제공되는 서비스 클래스 또는 인터페이스 마다 1 개(살),BeanInfo 의 배열을 가져옵니다.

반환값:
BeanInfo 배열

JavaTM Platform
Standard Ed. 6

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

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.