Context Provider
interface ContextProvider
Provides objects from the platform context for injection into action methods.
This interface abstracts the mechanism for retrieving platform-managed objects (such as Spring beans) so that the core framework remains runtime-agnostic.