java.util
Interface EventListener

All Known Subinterfaces:
EventNotificationListener, HttpSessionAttributeListener, HttpSessionBindingListener, HttpSessionListener, ServletContextAttributeListener, ServletContextListener, ServletRequestAttributeListener, ServletRequestListener

public interface EventListener

A tagging interface that all event listener interfaces must extend.

Since:
JDK1.1, Foundation Profile 1.0, Java Card 3.0



Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.