|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfilingDataManager | |
---|---|
org.apache.cocoon.profiling.data | Contains classes and interfaces for the storage and the construction of data structures of profiling data. |
org.apache.cocoon.profiling.profiler | Provides the abstract base class Profiler and some specific
implementations. |
org.apache.cocoon.profiling.spring | Provides components to interact with Spring. |
Uses of ProfilingDataManager in org.apache.cocoon.profiling.data |
---|
Classes in org.apache.cocoon.profiling.data that implement ProfilingDataManager | |
---|---|
class |
ProfilingDataManagerImpl
This class connects ProfilingData objects according to request id |
Uses of ProfilingDataManager in org.apache.cocoon.profiling.profiler |
---|
Methods in org.apache.cocoon.profiling.profiler with parameters of type ProfilingDataManager | |
---|---|
void |
Profiler.setProfilingDataManager(ProfilingDataManager dataManager)
|
Uses of ProfilingDataManager in org.apache.cocoon.profiling.spring |
---|
Methods in org.apache.cocoon.profiling.spring with parameters of type ProfilingDataManager | |
---|---|
void |
AutomaticProfilerInstaller.setProfilingDataManager(ProfilingDataManager profilingDataManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |