jawprof.recorder
クラス AbstractRecorder

java.lang.Object
  拡張jawprof.recorder.AbstractRecorder
すべての実装インタフェース:
Recorder
直系の既知のサブクラス:
PersistentRecorder, TimerTaskRecorder

public abstract class AbstractRecorder
extends java.lang.Object
implements Recorder

バージョン:
1.0

コンストラクタの概要
AbstractRecorder()
           
 
メソッドの概要
protected  void hold(Monitor m)
           
protected  void release(Monitor m)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース jawprof.Recorder から継承したメソッド
save, saveGroupMap
 

コンストラクタの詳細

AbstractRecorder

public AbstractRecorder()
メソッドの詳細

hold

protected void hold(Monitor m)

release

protected void release(Monitor m)


Copyright 2004 Taichirou Etoh. All Rights Reserved.