|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.kernel.naming.protocol.java.javaURLContextFactory
public class javaURLContextFactory
java URL Context Factory
| Field Summary | |
|---|---|
static String |
COMPONENT_CONTEXT
The component context. |
static String |
URL_PREFIX
The URL prefix supported by this factory |
static String |
URL_SCHEME
The URL scheme supported by this factory |
| Constructor Summary | |
|---|---|
javaURLContextFactory()
|
|
| Method Summary | |
|---|---|
static Context |
createContext(String contextName,
ClassLoader classLoader)
Creates a new context and assigns it to the specified class loader |
Object |
getObjectInstance(Object object,
Name name,
Context nameCtx,
Hashtable environment)
Crete a new Context's instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String URL_SCHEME
public static final String URL_PREFIX
public static final String COMPONENT_CONTEXT
| Constructor Detail |
|---|
public javaURLContextFactory()
| Method Detail |
|---|
public static Context createContext(String contextName,
ClassLoader classLoader)
contextName - classLoader -
public Object getObjectInstance(Object object,
Name name,
Context nameCtx,
Hashtable environment)
throws NamingException
getObjectInstance in interface ObjectFactoryNamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||