Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

oracle.adf.share.jndi
Class ConnectionReferenceEL

java.lang.Object
  extended by java.util.AbstractMap
      extended by oracle.adf.share.jndi.ConnectionReferenceEL
All Implemented Interfaces:
java.util.Map

public class ConnectionReferenceEL
extends java.util.AbstractMap

This class has been added to support the ADFDomainConfig object. It supports the property set in the adf-domain-config.xml file to be available on t he EL context.


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Constructor Summary
ConnectionReferenceEL()
           
ConnectionReferenceEL(AdfJndiContext connCtx)
           
 
Method Summary
 java.util.Set entrySet()
           
 ADFLogger getLogger()
           
 
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionReferenceEL

public ConnectionReferenceEL()

ConnectionReferenceEL

public ConnectionReferenceEL(AdfJndiContext connCtx)
Method Detail

entrySet

public java.util.Set entrySet()
Specified by:
entrySet in interface java.util.Map
Specified by:
entrySet in class java.util.AbstractMap

getLogger

public ADFLogger getLogger()

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

Copyright © 1997, 2011, Oracle. All rights reserved.