JavaScript is disabled on your browser.
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 12c (12.2.1.4.0) E81446-01
java.lang.Object
java.util.AbstractMap
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>
Method Summary
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
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 12c (12.2.1.4.0) E81446-01
Copyright © 1997, 2019, Oracle. All rights reserved.