Example usage for org.springframework.beans BeanInfoFactory interface-usage

List of usage examples for org.springframework.beans BeanInfoFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.beans BeanInfoFactory interface-usage.

Usage

From source file org.psnively.scala.beans.ScalaBeanInfoFactory.java

/**
 * Implementation of the {@code BeanInfoFactory} interface for Scala beans.
 *
 * <p>The {@link BeanInfo} returned from {@link #getBeanInfo(Class)} includes {@linkplain
 * java.beans.BeanInfo#getPropertyDescriptors() property descriptors} for "normal"
 * JavaBean properties as well as Scala properties (i.e. setter methods that end with