org.dyndns.nuda.profile
クラス ProfilerRepository

java.lang.Object
  上位を拡張 org.dyndns.nuda.profile.ProfilerRepository

public class ProfilerRepository
extends java.lang.Object

アプリケーション計測用プロファイラのためのリポジトリクラスです

作成者:
koseki

コンストラクタの概要
ProfilerRepository()
           
 
メソッドの概要
static void reserveProfiler()
           
static void setProfiler(Profiler profiler)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ProfilerRepository

public ProfilerRepository()
メソッドの詳細

setProfiler

public static void setProfiler(Profiler profiler)

reserveProfiler

public static void reserveProfiler()