SimpleCommandBuilderRewriterRegistry
Simple implementation of CommandBuilderRewriterRegistry.
This implementation uses a concurrent hash map to store rewriters and automatically wraps blocking rewriters with BlockingCommandBuilderRewriter.