Java EE 5 SDK

javax.el
Interface ELContextListener

All Superinterfaces:
EventListener

public interface ELContextListener
extends EventListener

The listener interface for receiving notification when an ELContext is created.

Since:
JSP 2.1
See Also:
ELContext, ELContextEvent

Method Summary
 void contextCreated(ELContextEvent ece)
          Invoked when a new ELContext has been created.
 

Method Detail

contextCreated

void contextCreated(ELContextEvent ece)
Invoked when a new ELContext has been created.

Parameters:
ece - the notification event.

Java EE 5 SDK

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Scripting on this page tracks web page traffic, but does not change the content in any way.