jawprof
インタフェース RecorderFactory

既知の実装クラスの一覧:
DefaultRecorderFactory

public interface RecorderFactory

Recorder を作成するクラスが実装するインターフェースです。

バージョン:
1.0
関連項目:
Recorder, DefaultRecorderFactory

メソッドの概要
 Recorder createRecorder(JawprofContext context)
           
 

メソッドの詳細

createRecorder

public Recorder createRecorder(JawprofContext context)
                        throws RecorderCreationException
パラメータ:
context - 設定情報
例外:
RecorderCreationException


Copyright 2004 Taichirou Etoh. All Rights Reserved.