Interface Session.Listener.Factory
- Enclosing interface:
Session.Listener
public static interface Session.Listener.Factory
Factory to create Session.Listener instances.
-
Method Summary
-
Method Details
-
newListener
Session.Listener newListener()- Returns:
- a new
Session.Listenerinstance
-