Interface SessionProfiler

  • All Known Implementing Classes:
    PerformanceMonitor, PerformanceProfiler, SessionProfilerAdapter

    public interface SessionProfiler

    Purpose: This interface defines the link between the Session and the PerformanceProfiler tool. It is provide to decouple the session from tools and to allow other profilers to register with the session.

    Author:
    James Sutherland