|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.common.mock.MockInitialContextFactory
Provides a JNDI initial context factory for the MockContext.
Add jndi.properties to your claspath defining:InitialContext
.
The resultant Context object is put into the MockLibrary
for further additions
as MockLibrary.INITIAL_CONTEXT
.
Constructor Summary | |
MockInitialContextFactory()
|
Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MockInitialContextFactory()
Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env)
getInitialContext
in interface javax.naming.spi.InitialContextFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |