|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.ooc.InitialContextFactoryImpl
To use OOC, set this system property to this class name and then create a new InitialContext instance.
from javax.naming.InitialContext API
The initial context implementation is determined at runtime. The default policy uses the
environment property "java.naming.factory.initial", which contains the class name of the
initial context factory.
| Constructor Summary | |
InitialContextFactoryImpl()
|
|
| Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable environment)
Method getInitialContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InitialContextFactoryImpl()
| Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable environment)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactoryjavax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||