Example usage for org.springframework.context LifecycleProcessor interface-usage

List of usage examples for org.springframework.context LifecycleProcessor interface-usage

Introduction

In this page you can find the example usage for org.springframework.context LifecycleProcessor interface-usage.

Usage

From source file org.springframework.context.support.DefaultLifecycleProcessor.java

/**
 * Default implementation of the {@link LifecycleProcessor} strategy.
 *
 * @author Mark Fisher
 * @author Juergen Hoeller
 * @since 3.0