Investigate how different RPC frameworks (Dubbo, Spring Cloud, Motan) implement interceptors for passing distributed transaction context. Review the tx lcn codebase for existing interceptor patterns and identify a common interface that can adapt to each framework's communication mechanism. Consider consulting the issue comments for additional requirements and maintainer feedback.