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.
現在、JVM のデフォルト ロケールを監視する方法を探しています。つまり、Locale.setDefaultが呼び出されるたびに、リスナー メソッドが自動的に実行されます。
Locale.setDefault
たぶん、いくつかのバイトコード エンジニアリングまたは AOP ライブラリが機能する可能性がありますが、私はそれらに慣れていません...何か考えはありますか?