Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.profiling.ProfilingEventListener
Packages that use ProfilingEventListener
Package
Description
-
Uses of ProfilingEventListener in com.ibm.java.diagnostics.healthcenter.api.profiling
Methods in com.ibm.java.diagnostics.healthcenter.api.profiling with parameters of type ProfilingEventListenerModifier and TypeMethodDescriptionvoidProfilingData.addProfilingListener(ProfilingEventListener listener) Add a listener for notification of when a profiling event occursvoidProfilingData.removeProfilingListener(ProfilingEventListener listener) Remove one of registered listeners. -
Uses of ProfilingEventListener in com.ibm.java.diagnostics.healthcenter.api.profiling.impl
Methods in com.ibm.java.diagnostics.healthcenter.api.profiling.impl with parameters of type ProfilingEventListenerModifier and TypeMethodDescriptionvoidProfilingDataImpl.addProfilingListener(ProfilingEventListener listener) voidProfilingDataImpl.removeProfilingListener(ProfilingEventListener listener)