Project

General

Profile

« Previous | Next » 

Revision 7588

clean up configuration initialization

View differences:

ApplicationController.java
31 31
import org.apache.commons.logging.Log;
32 32
import org.apache.commons.logging.LogFactory;
33 33
import org.springframework.context.ApplicationContext;
34
import org.springframework.context.support.ClassPathXmlApplicationContext;
35 34
import org.springframework.context.support.FileSystemXmlApplicationContext;
36 35

  
37 36
/**
......
90 89
        return context;
91 90
    }
92 91

  
93
  
94
    
95 92
    /**
96 93
     * Get the path of the Spring configuration file.
97 94
     * @return the path of the Spring configuration file.

Also available in: Unified diff