Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.threads.ThreadEventListener
Packages that use ThreadEventListener
Package
Description
-
Uses of ThreadEventListener in com.ibm.java.diagnostics.healthcenter.api.threads
Methods in com.ibm.java.diagnostics.healthcenter.api.threads with parameters of type ThreadEventListenerModifier and TypeMethodDescriptionvoidThreadsData.addThreadListener(ThreadEventListener listener) Add a listener for notification of when a thread event occursvoidThreadsData.removeThreadListener(ThreadEventListener listener) Remove one of registered listeners. -
Uses of ThreadEventListener in com.ibm.java.diagnostics.healthcenter.api.threads.impl
Methods in com.ibm.java.diagnostics.healthcenter.api.threads.impl with parameters of type ThreadEventListenerModifier and TypeMethodDescriptionvoidThreadsDataImpl.addThreadListener(ThreadEventListener listener) voidThreadsDataImpl.removeThreadListener(ThreadEventListener listener)