Example usage for org.springframework.beans.factory.config ConfigurableBeanFactory interface-usage

List of usage examples for org.springframework.beans.factory.config ConfigurableBeanFactory interface-usage

Introduction

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

Usage

From source file org.springframework.beans.factory.support.AbstractBeanFactory.java

/**
 * Abstract base class for {@link org.springframework.beans.factory.BeanFactory}
 * implementations, providing the full capabilities of the
 * {@link org.springframework.beans.factory.config.ConfigurableBeanFactory} SPI.
 * Does <i>not</i> assume a listable bean factory: can therefore also be used
 * as base class for bean factory implementations which obtain bean definitions