Interface ServiceRequestContext

All Superinterfaces:
RequestContext, Unwrappable
All Known Implementing Classes:
ServiceRequestContextWrapper

public interface ServiceRequestContext extends RequestContext
Provides information about an invocation and related utilities. Every request being handled has its own ServiceRequestContext instance.