Interface ClearEventListener


public interface ClearEventListener
Listener for notification of Session.clear()
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback for Session.clear() notification
  • Method Details

    • onClear

      void onClear(ClearEvent event)
      Callback for Session.clear() notification
      Parameters:
      event - The event representing the clear