Example usage for org.springframework.beans.factory.config ListFactoryBean subclass-usage

List of usage examples for org.springframework.beans.factory.config ListFactoryBean subclass-usage

Introduction

In this page you can find the example usage for org.springframework.beans.factory.config ListFactoryBean subclass-usage.

Usage

From source file org.opentides.bean.MergeListFactoryBean.java

/**
 * This factory merges two lists into one single list.
 * 
 * @author allantan
 * 
 */