|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.ejbx.JndiContextProvider
public class JndiContextProvider
Provides a IContext that look up in JNDI space.
It don't make cach� of returned context, it create one new each time.
The look up is made using new InitialContext() of JNDI.
| Constructor Summary | |
|---|---|
JndiContextProvider()
|
|
| Method Summary | |
|---|---|
IContext |
getContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JndiContextProvider()
| Method Detail |
|---|
public IContext getContext()
throws javax.naming.NamingException
getContext in interface IContextProviderjavax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||