Example usage for org.springframework.context.support FileSystemXmlApplicationContext isRunning

List of usage examples for org.springframework.context.support FileSystemXmlApplicationContext isRunning

Introduction

In this page you can find the example usage for org.springframework.context.support FileSystemXmlApplicationContext isRunning.

Prototype

@Override
    public boolean isRunning() 

Source Link

Usage