|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.jeremie.libs.services.registry.jndi.JRMIInitialContextFactory
Provides an initial context factory implementation for constructing Jeremie registry contexts.
| Constructor Summary | |
JRMIInitialContextFactory()
Creates an instance of a JRMIInitialContextFactory. |
|
| Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Creates a Jeremie registry context, possibly using information from the given environment. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JRMIInitialContextFactory()
| Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactoryenv - a hashtable representing the environment, including
java.naming.provider.url if set.
javax.naming.NamingException - if something goes wrong.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||