クラス
jawprof.recorder.FormatRecorder の使用

FormatRecorder を使用しているパッケージ
jawprof.recorder トランザクションの記録を永続化する jawprof.Recorder の実装クラスが格納されています。  
 

jawprof.recorder での FormatRecorder の使用
 

jawprof.recorder での FormatRecorder のサブクラス
 class CommonsLoggingRecorder
          Jakarta Commons Logging を使用してトランザクションを記録します.
 class FileRecorder
          プロファイリングの結果を CSV ファイルへ出力します.
 class SimpleRecorder
          標準出力に出力する Recorder.
 



Copyright 2004 Taichirou Etoh. All Rights Reserved.