Interface ProjectConfigRequestCache

All Known Implementing Classes:
ServletRequestProjectConfigRequestCache

public interface ProjectConfigRequestCache
Simple cache that can be used to store objects for the current request. The objects will no longer be held after the request has finished.
Since:
v4.4