Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.1.0)
E17488-02


oracle.adf.view.rich.event
Interface ContextInfoListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener
All Known Implementing Classes:
BasePolytypeListener, ResetListener, SetPropertyListener

public interface ContextInfoListener
extends javax.faces.event.FacesListener

Listener interface for ContextInfoEvent.


Method Summary
 void processContextInfo(ContextInfoEvent event)
           

 

Method Detail

processContextInfo

void processContextInfo(ContextInfoEvent event)
                        throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.1.0)
E17488-02


Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.