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 コードを使用して jboss 7 の tmp フォルダーをクリーンアップしたい
これを行う方法はありますか?JMXを使用する必要がありますか?このコードが欲しいので助けてください
これにより、Javaプログラムで使用できる一時ディレクトリパスが得られ、ファイルインスタンスを作成して操作を実行できます。
System.getProperty("jboss.server.temp.dir");