Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 apache camel 中查看 seda 队列的内容?
我正在尝试创建一条路线并希望查看我创建的 seda 队列的内容。
是的 SEDA 组件也是可浏览的:http ://camel.apache.org/browse 所以在 Java 和 JMX 中有 API,允许您查看队列和队列上的 Exchange。