Skip navigation links

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

E10686-03


oracle.adf.share.config
Class MDSConfigFactory

java.lang.Object
  extended by oracle.adf.share.config.ADFConfigFactory
      extended by oracle.adf.share.config.MDSConfigFactory


public class MDSConfigFactory
extends ADFConfigFactory

Constructor Summary
MDSConfigFactory()
           

 

Method Summary
protected  ADFConfigImpl createApplication(java.lang.ClassLoader targetCL, java.lang.String resourceName)
           
protected  oracle.mds.core.MDSSession createMDSSession(oracle.mds.core.MDSInstance mdsinstance)
           
protected  oracle.mds.core.SessionOptions createSessionOptions()
           
protected  oracle.mds.core.UserStateHandler createStateHandler()
           
protected  oracle.mds.config.CustConfig getCustConfig()
           

 

Methods inherited from class oracle.adf.share.config.ADFConfigFactory
cleanUpApplicationState, createDefaultConfig, findADFConfig, findOrCreateADFConfig, findOrCreateADFConfig, findOrCreateADFConfig, findOrCreateADFConfig, findOrCreateADFConfig, unregisterNamedConfig

 

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

 

Constructor Detail

MDSConfigFactory

public MDSConfigFactory()

Method Detail

createApplication

protected ADFConfigImpl createApplication(java.lang.ClassLoader targetCL,
                                          java.lang.String resourceName)
Overrides:
createApplication in class ADFConfigFactory

createMDSSession

protected oracle.mds.core.MDSSession createMDSSession(oracle.mds.core.MDSInstance mdsinstance)

createSessionOptions

protected oracle.mds.core.SessionOptions createSessionOptions()

getCustConfig

protected oracle.mds.config.CustConfig getCustConfig()

createStateHandler

protected oracle.mds.core.UserStateHandler createStateHandler()

Skip navigation links

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

E10686-03


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