Multiple choice

Which of the following in java.beans analyses a bean and constructs a BeanInfo object that describes the component?

  1. MethodDescriptor

  2. ParameterDescriptor

  3. Introspector

  4. PropertyDescriptor

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This class analyses a bean and constructs a BeanInfo object that describes the component.