|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.kernel.naming.initial.ContextFactory
public class ContextFactory
openMDX Native Context Factory
| Constructor Summary | |
|---|---|
ContextFactory()
Constructor |
|
| Method Summary | |
|---|---|
Context |
getInitialContext(Hashtable environment)
|
static String |
getProviderURL()
Get the Naming Service's Provider URL. |
static boolean |
hasProviderURL()
Tells whether the Naming Service's is accessible through RMI. |
static void |
setProviderURL(String providerURL)
Set the provider URL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextFactory()
| Method Detail |
|---|
public Context getInitialContext(Hashtable environment)
throws NamingException
getInitialContext in interface InitialContextFactoryNamingExceptionpublic static String getProviderURL()
public static boolean hasProviderURL()
public static void setProviderURL(String providerURL)
providerURL -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||