Package wt.tools.profiler

Interface Summary
ProfilerService  
ProfilerServiceSvr Server side interface
ProfilingKey  
ProfilingListener  
 

Class Summary
AdapterListMap  
ControlPanel The contents of profWrapper are always displayed.
DisplayPanel  
ProfilerDataCollector This class processes the profiler data that is sent to the client regularly by the profiling service
ProfilerFeedback This is the feedback object that communicates the profiling data periodically to the windchill profiler client tool
ProfilerFrame  
ProfilerHelper

Supported API: true

Extendable: false
ProfilerMainPanel The GUI creator class.
ProfilerMenu Constructs the menu bar of the application
ProfilerPoller  
ProfilerPollWrapper

Supported API: true

Extendable: false
ProfilerServerHelper Methods to be called from server side

Supported API: true

Extendable: false
ProfilerServiceFwd

Supported API: false

Extendable: false
ProfilerWindowHandler Whenever the main window is closed or user exits the application the windchill server should be forced to stop profiling.
ProfilerWrapper

Supported API: true

Extendable: false
ProfilingKeyAdapter An instance(adapter) of this class should be created by any service that wants to have any of its operations to be profiled.
SelectPanel Select window.
StandardProfilerService Use the newStandardProfilerService static factory method(s), not the StandardProfilerService constructor, to construct instances of this class.
StatusPanel Status window.
ViewPanel The view panale displays the stack tree.
WindchillProfiler The main application class.