Interface LockEventListener

All Known Implementing Classes:
DefaultLockEventListener

public interface LockEventListener
Defines the contract for handling of lock events generated from a session.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle the given lock event.