Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api.locking |
Modifier and Type | Method and Description |
---|---|
void |
LockingData.addLockingListener(LockingEventListener listener)
Add a listener for notification of when a locking event occurs
|
void |
LockingData.removeLockingListener(LockingEventListener listener)
Remove one of registered listeners.
|