Skip navigation links

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

E17486-03


oracle.adf.share
Class DefaultNamedContext

java.lang.Object
  extended by oracle.adf.share.ADFContext
      extended by oracle.adf.share.DefaultNamedContext


public class DefaultNamedContext
extends ADFContext

Field Summary
protected  java.lang.String _name
           
protected  java.net.URL _url
           

 

Fields inherited from class oracle.adf.share.ADFContext
ADF_DOMAIN_CONFIG, ADF_PROPERTY_NS, ADF_SESSIONDEF_PACKAGES, APPLICATION_DATA_KEY, APPLICATION_DATA_SEP, APPLICATION_NAME_SCOPE_KEY, APPLICATION_SCOPE, APPLICATION_UID, ATTRIBUTE_FORMATTER_MAP_KEY, CONNECTIONS_RESOURCE, DEFAULT_APPLICATION_NAME, HOT_DEPLOY_STRING, MDS_CC_VALUES_FOR_EDIT, MDS_MAX_CACHE_SIZE, MDS_PARTITION_APPID, MDS_SESSION_OPTIONS_FACTORY, NAMED_CONTEXT_ENV, ORACLE_MULTITENAT_ENABLED, OVERRIDDEN_RES_BUNDLES, OVERRIDE_RES_BUNDLE_PACKAGE, PERSDEF_BASE_PACKAGE, REQUEST_SCOPE, SESSION_SCOPE, SESSIONDEF_BASE_PACKAGE, TYPE_GENERIC, TYPE_HTTP, TYPE_NAMED, TYPE_PORTLET, USE_ROLE_BASED_CUST_CLASS, USER_CUST_CLASSES, VIEW_SCOPE

 

Constructor Summary
DefaultNamedContext(java.lang.String name, java.net.URL url)
           

 

Method Summary
 ADFConfig getADFConfig()
          Gets the ADF configuration Object used by current thread.
 ADFConfigEx getADFConfigEx()
           
 int getContextType()
          Returns a type for the context instance.
 java.net.URL getURL()
          This method can be used to get the URL associated with this named context
protected  Environment loadEnvironment()
           

 

Methods inherited from class oracle.adf.share.ADFContext
clearCachedLocale, createScope, createScope, findApplicationScopeMap, findCurrent, findScope, get, getADFApplicationUID, getADFContextProperty, getADFFacesViewScopeMap, getADFSettings, getApplication, getApplicationName, getApplicationScope, getApplicationScopekey, getApplicationScopeMap, getConfigSecurityContext, getConnectionsContext, getCurrent, getDeployedAppName, getELContext, getEnterpriseId, getEnterpriseName, getEnvironment, getExpressionEvaluator, getExpressionFactory, getLocale, getMDSConfigHelper, getMDSInstanceAsObject, getMDSLogin, getMDSSessionAsObject, getNativeJdbcConnection, getPageFlowScope, getRequestScope, getScope, getScopeNames, getSecurityContext, getSessionDefPackages, getSessionScope, getSkipLevelIdentifier, getStateManager, getThreadLocalValue, getVariableResolver, getViewScope, hasCurrent, hasEnvironment, hasMDSSession, hasSecurityContext, hasSession, initADFContext, initialize, isDesignTime, isHotDeploy, isHttpContext, isJBossRuntime, isJEE, isMultiTenantEnabled, isNamedContextRegistered, isWebsphereRuntime, loadSecurityContext, logDiagnosticsForException, putApplicationScopeMap, putScope, registerNamedContext, registerNamedContext, releaseMDSInstance, releaseMDSSession, removeAsCurrent, removeScope, removeThreadLocalValue, removingScope, resetADFContext, setAsCurrent, setEnterpriseId, setExpressionEvaluator, setExpressionFactory, setHotDeploy, setLocale, setMDSLogin, setSecurityContext, setThreadLocalValue, setupADFDomainConfig, setVariableResolver, unregisterNamedContext

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

_name

protected java.lang.String _name

_url

protected java.net.URL _url

Constructor Detail

DefaultNamedContext

public DefaultNamedContext(java.lang.String name,
                           java.net.URL url)

Method Detail

loadEnvironment

protected Environment loadEnvironment()
Specified by:
loadEnvironment in class ADFContext

getContextType

public int getContextType()
Description copied from class: ADFContext
Returns a type for the context instance. Current types include: