Interface CacheAwareContextLoaderDelegate

All Known Implementing Classes:
DefaultCacheAwareContextLoaderDelegate

public interface CacheAwareContextLoaderDelegate
A CacheAwareContextLoaderDelegate is responsible for loading and closing application contexts, interacting transparently with a ContextCache behind the scenes.

Note: CacheAwareContextLoaderDelegate does not extend the ContextLoader or SmartContextLoader interface.

Since:
3.2.2
Author:
Sam Brannen