- addClassesListener(ClassesEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.classes.ClassesData
-
Add a listener for notification of when a class load event occurs
- addClassHistogramListener(ClassHistogramEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.classes.ClassesData
-
Add a listener for notification of when a class histogram event occurs
- addCpuListener(CpuEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.cpu.CpuData
-
Add a listener for notification of when CPU events occur
- addFileListener(FileEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.io.IOData
-
Add a listener for notification of when file events occur
- addGCListener(GCEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.gc.GCData
-
Add a listener for notification of when GC events occur
- addLockingListener(LockingEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.locking.LockingData
-
Add a listener for notification of when a locking event occurs
- addNativeMemoryCategoryListener(NativeMemoryCategoryEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryData
-
Add a listener for notification of when Native Memory Category events
occur
- addNativeMemoryListener(NativeMemoryEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryData
-
Add a listener for notification of when Native Memory events occur
- addObjectAllocationListener(ObjectAllocationEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.gc.GCData
-
Add a listener for notification of when ObjectAllocation events occur
- addProfilingListener(ProfilingEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.profiling.ProfilingData
-
Add a listener for notification of when a profiling event occurs
- addThreadListener(ThreadEventListener) - Method in interface com.ibm.java.diagnostics.healthcenter.api.threads.ThreadsData
-
Add a listener for notification of when a thread event occurs