Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


oracle.adfinternal.share.jndi
Interface AdfConnectionsJndiContextInternal

All Superinterfaces:
AdfConnectionsJndiContext, AdfJndiContext, javax.naming.Context
All Known Implementing Classes:
AdfInitialContext, ContextImpl

public interface AdfConnectionsJndiContextInternal
extends AdfConnectionsJndiContext

Field Summary

 

Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES

 

Method Summary
 void clearCustomizations()
           

 

Methods inherited from interface oracle.adf.share.jndi.AdfConnectionsJndiContext
getMetadataAttributes, setMetadataAttribute

 

Methods inherited from interface oracle.adf.share.jndi.AdfJndiContext
getReferenceMap, reload, save, saveAs

 

Methods inherited from interface javax.naming.Context
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind

 

Method Detail

clearCustomizations

void clearCustomizations()
                         throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


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