Interface EvictEventListener

All Known Implementing Classes:
DefaultEvictEventListener

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

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