Interface Session.Observer

All Known Subinterfaces:
BasicSession.OrderedObserver
All Known Implementing Classes:
BasicSessionControl, BasicSessionControl.SessionView, ContextManager, ET_FilterHandler, ExecTool
Enclosing interface:
Session

public static interface Session.Observer
Interface for observers of the Session state.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when state of config has changed
  • Method Details

    • updated

      void updated(Session.Event ev)
      Invoked when state of config has changed
      Parameters:
      ev - - Event describing the change