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.
JavaアプリとActiveMQキューに出入りするメッセージをインターセプトする方法はありますか?
私が利用できるオープンソースユーティリティはありますか?
ありがとうダミアン
アスペクト指向プログラミングを使用できます。
しかし、それは疑問を投げかけます:なぜあなたはこれをしたいのですか?ロギング、モニタリング、アラート?これらはすべて、AOPが対処できる横断的関心事です。