Interface HttpSessionAttributeListener

All Superinterfaces:
EventListener

public interface HttpSessionAttributeListener extends EventListener
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
Since:
Servlet 2.3