Uses of Class
org.springframework.context.support.FileSystemXmlApplicationContext

Packages that use FileSystemXmlApplicationContext
org.springframework.context.support 

Uses of FileSystemXmlApplicationContext in org.springframework.context.support
 

Subclasses of FileSystemXmlApplicationContext in org.springframework.context.support
class ClassPathXmlApplicationContext
          Standalone XML application context, taking the context definition files from the class path.