Class SessionAdapterExt

java.lang.Object
org.graffiti.session.SessionAdapterExt
All Implemented Interfaces:
SessionListener, SessionListenerExt

public class SessionAdapterExt
extends Object
implements SessionListenerExt
Adapter for the SessionListenerExt interface, providing default empty implementation. Useful, given you don't need all interface methods.
Since:
2.7.0
Author:
D. Garkov
  • Constructor Details

    • SessionAdapterExt

      public SessionAdapterExt()
  • Method Details