org.netbeans.lib.profiler.common |
|
Java Source File Name | Type | Comment |
AttachSettings.java | Class | Storage of all settings that affect the method of attaching. |
CommonUtils.java | Class | |
GlobalProfilingSettings.java | Interface | Access of global profiling settings (settings such as communication port number or working directory,
that are independent of the kind of profiling, such as CPU or Memory). |
Profiler.java | Class | An abstract superclass representing the entire Profiler. |
ProfilingSettings.java | Class | A Class holding a single named profiling configuration settings within the IDE. |
ProfilingSettingsPresets.java | Class | |
SessionSettings.java | Class | A Class holding transient data for a single profiling session. |