Uses of Interface
com.ibm.java.diagnostics.healthcenter.api.locking.LockingEventListener
Packages that use LockingEventListener
Package
Description
-
Uses of LockingEventListener in com.ibm.java.diagnostics.healthcenter.api.locking
Methods in com.ibm.java.diagnostics.healthcenter.api.locking with parameters of type LockingEventListenerModifier and TypeMethodDescriptionvoidLockingData.addLockingListener(LockingEventListener listener) Add a listener for notification of when a locking event occursvoidLockingData.removeLockingListener(LockingEventListener listener) Remove one of registered listeners. -
Uses of LockingEventListener in com.ibm.java.diagnostics.healthcenter.api.locking.impl
Methods in com.ibm.java.diagnostics.healthcenter.api.locking.impl with parameters of type LockingEventListenerModifier and TypeMethodDescriptionvoidLockingDataImpl.addLockingListener(LockingEventListener listener) voidLockingDataImpl.removeLockingListener(LockingEventListener listener)