Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

特別な値 *SERVICE と *SERVICECLASS は、ロードされたサービス・クラス名を返します。

com.acme.property.messagetype=html
#
message.001=Service successfully loaded
message.002=Service successfully unloaded
message.003=Command is not supported :


SERVICE_RECLAIM コマンドで、明示的なガベージ・コレクションを実行できるようになります。 このコマンドは JVM -Xcompactexplicitgc オプションと共に使用することで、System.gc() が呼び出されるたびにフル圧縮が可能になります。

...