Package sting.interceptors
Annotation Interface Arguments
Marks a lifecycle method parameter that receives the target service method arguments as a read-only array.
Mutating this array does not change the values passed to the target service method.