Uses of Interface
com.ibm.java.diagnostics.utils.plugins.ClassListener
Packages that use ClassListener
-
Uses of ClassListener in com.ibm.java.diagnostics.utils.plugins
Methods in com.ibm.java.diagnostics.utils.plugins that return types with arguments of type ClassListenerModifier and TypeMethodDescriptionPluginListenerFactory.getListeners()The set of listeners which should be notified.PluginManager.getListeners()Methods in com.ibm.java.diagnostics.utils.plugins with parameters of type ClassListenerModifier and TypeMethodDescriptionbooleanPluginManager.addListener(ClassListener listener) Add a listener to the manager.booleanPluginManager.removeListener(ClassListener listener)