|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrabbit.jndi.InitCtxFactory
public class InitCtxFactory
Factory for jndi contexts. Originally from the jndi tutorial
Constructor Summary | |
---|---|
InitCtxFactory()
|
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 InitCtxFactory()
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 |