接口 CacheAwareContextLoaderDelegate

所有已知实现类:
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.

从以下版本开始:
4.0
作者:
Sam Brannen, Harry Yang