Interface ServiceRequestContext

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

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