Uses of Interface
ru.curs.celesta.dbutils.IProfiler
-
Packages that use IProfiler Package Description ru.curs.celesta Package of Celesta central class.ru.curs.celesta.dbutils Package with DB utils. -
-
Uses of IProfiler in ru.curs.celesta
Methods in ru.curs.celesta that return IProfiler Modifier and Type Method Description IProfiler
Celesta. getProfiler()
IProfiler
ICelesta. getProfiler()
Returns aIProfiler
of this celesta instance. -
Uses of IProfiler in ru.curs.celesta.dbutils
Classes in ru.curs.celesta.dbutils that implement IProfiler Modifier and Type Class Description class
ProfilingManager
Call profiling manager.
-