Interface RequestContextAccessor


public interface RequestContextAccessor
Interface to access RequestContext objects. It's preferred to use it via RequestContext.getCurrent(CdsRuntime). The implementation of the factory is loaded via ExtendedServiceLoader and is therefore pluggable.