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

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

Introduction

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

Usage

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

/**
 * This class is used to integrating list of user group permissions
 * from Spring config map and database via system codes. The database
 * list is used when integrating plugins (ie. reports, widgets).
 *
 * @author allanctan