|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.jndi.java.javaURLContextFactory
public class javaURLContextFactory
javaURLContextFactory
This is the URL context factory for the java: URL.
| Constructor Summary | |
|---|---|
javaURLContextFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObjectInstance(java.lang.Object url,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
Either return a new context or the resolution of a url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public javaURLContextFactory()
| Method Detail |
|---|
public java.lang.Object getObjectInstance(java.lang.Object url,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
throws java.lang.Exception
getObjectInstance in interface javax.naming.spi.ObjectFactoryurl - an Object valuename - a Name valuectx - a Context valueenv - a Hashtable value
java.lang.Exception - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||