Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


oracle.jbo.server
Class DataSourceContextFactory

java.lang.Object
  extended by oracle.jbo.server.DataSourceContextFactory

All Implemented Interfaces:
javax.naming.spi.InitialContextFactory

public class DataSourceContextFactory
extends java.lang.Object
implements javax.naming.spi.InitialContextFactory
Since:
release specific (what release of product did this appear in)

Constructor Summary
DataSourceContextFactory()
           

 

Method Summary
 javax.naming.Context getInitialContext(java.util.Hashtable environment)
           

 

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

 

Constructor Detail

DataSourceContextFactory

public DataSourceContextFactory()

Method Detail

getInitialContext

public javax.naming.Context getInitialContext(java.util.Hashtable environment)
                                       throws javax.naming.NamingException
Specified by:
getInitialContext in interface javax.naming.spi.InitialContextFactory
Throws:
javax.naming.NamingException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


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