Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.el
Interface ELContextListener


public interface ELContextListener

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.

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.