Class ProfilingResultOpener

java.lang.Object
com._1c.g5.v8.dt.internal.profiling.ui.ProfilingResultOpener
All Implemented Interfaces:
IProfilingResultListener, IManagedService

public class ProfilingResultOpener extends Object implements IProfilingResultListener, IManagedService
Standard profiling results listener. Added as IProfilingResultListener in IProfilingService implementation on application start up. Opens ProfilingView with profiling results when new profiling results are available. Also loads profiling results from cache on disk.