Interface ServerSession.AddedListener

All Superinterfaces:
org.cometd.bayeux.Bayeux.BayeuxListener, EventListener, ServerSession.ServerSessionListener
All Known Subinterfaces:
ServerSession.AddListener
Enclosing interface:
ServerSession

public static interface ServerSession.AddedListener extends ServerSession.ServerSessionListener

Listener objects that implement this interface will be notified of session addition.