Example usage for org.springframework.context.support AbstractRefreshableApplicationContext subclass-usage

List of usage examples for org.springframework.context.support AbstractRefreshableApplicationContext subclass-usage

Introduction

In this page you can find the example usage for org.springframework.context.support AbstractRefreshableApplicationContext subclass-usage.

Usage

From source file org.web4thejob.context.DefaultSessionContext.java

/**
 * @author Veniamin Isaias
 * @since 1.0.0
 */

public class DefaultSessionContext extends AbstractRefreshableApplicationContext implements SessionContext {