Interface TrackingApplicationContext
- All Known Implementing Classes:
TrackingFileSystemXmlApplicationContext
public interface TrackingApplicationContext
Tracks all files opened while constructing the Spring bean definitions.
-
Method Summary
-
Method Details
-
getFiles
- Returns:
- The list of files accessed through the Spring Resource API while constructing the Spring bean definitions.
-