|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.carol.cmi.jndi.context.CMIInitialContextFactory
public final class CMIInitialContextFactory
CMIInitialContext factory.
The following properties must be set in the environment given in parameter:
"cmi.context.wrapped.protocol""cmi.context.provider.urls""cmi.context.wrapped.factory""cmi.mode.server"
CMIContext| Constructor Summary | |
|---|---|
CMIInitialContextFactory()
|
|
| Method Summary | |
|---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable<?,?> environment)
Create a CMI context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMIInitialContextFactory()
| Method Detail |
|---|
public javax.naming.Context getInitialContext(java.util.Hashtable<?,?> environment)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactoryenvironment - The needed properties to create the CMI context.
javax.naming.NamingException - If cannot create an initial context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||