Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.profiling |
Modifier and Type | Method and Description |
---|---|
void |
ProfilingData.addProfilingListener(ProfilingEventListener listener)
Add a listener for notification of when a profiling event occurs
|
void |
ProfilingData.removeProfilingListener(ProfilingEventListener listener)
Remove one of registered listeners.
|