Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.nativememory.NativeMemoryCategoryEventListener
Packages that use NativeMemoryCategoryEventListener
Package
Description
-
Uses of NativeMemoryCategoryEventListener in com.ibm.java.diagnostics.healthcenter.api.nativememory
Methods in com.ibm.java.diagnostics.healthcenter.api.nativememory with parameters of type NativeMemoryCategoryEventListenerModifier and TypeMethodDescriptionvoidNativeMemoryData.addNativeMemoryCategoryListener(NativeMemoryCategoryEventListener listener) Add a listener for notification of when Native Memory Category events occurvoidNativeMemoryData.removeNativeMemoryCategoryListener(NativeMemoryCategoryEventListener listener) Remove one of the registered listeners. -
Uses of NativeMemoryCategoryEventListener in com.ibm.java.diagnostics.healthcenter.api.nativememory.impl
Methods in com.ibm.java.diagnostics.healthcenter.api.nativememory.impl with parameters of type NativeMemoryCategoryEventListenerModifier and TypeMethodDescriptionvoidNativeMemoryDataImpl.addNativeMemoryCategoryListener(NativeMemoryCategoryEventListener listener) voidNativeMemoryDataImpl.removeNativeMemoryCategoryListener(NativeMemoryCategoryEventListener listener)