Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.common.addin
Class ApplcoreFacesXmlContextListener

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.common.addin.ApplcoreFacesXmlContextListener
All Implemented Interfaces:
oracle.bali.xml.model.XmlContextSetupHook

public class ApplcoreFacesXmlContextListener
extends java.lang.Object
implements oracle.bali.xml.model.XmlContextSetupHook

A Listener for xml node mutations in jsp(x) files.


Constructor Summary
ApplcoreFacesXmlContextListener()
           
 
Method Summary
 void setup(oracle.bali.xml.model.XmlContext context)
          Setup the listener for this xml content.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplcoreFacesXmlContextListener

public ApplcoreFacesXmlContextListener()
Method Detail

setup

public void setup(oracle.bali.xml.model.XmlContext context)
Setup the listener for this xml content. Narrows down to Jsp source.

Specified by:
setup in interface oracle.bali.xml.model.XmlContextSetupHook
Parameters:
context - context.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.