Array of registered activity inbound interceptors that wrap the actual activity function execution on the activity worker side.
Array of registered inbound interceptors that will wrap workflow execution in the order they were registered (first registered = outermost wrapper).
Array of registered outbound interceptors that will wrap individual proxied activity calls in the order they were registered (first registered = outermost wrapper).
Registry for workflow and activity interceptors that are executed in order for each workflow or activity execution.