public class javaURLContextFactory extends Object implements ObjectFactory
This is the URL context factory for the java: URL.
| Constructor and Description |
|---|
javaURLContextFactory() |
public Object getObjectInstance(Object url, Name name, Context ctx, Hashtable env) throws Exception
getObjectInstance in interface ObjectFactoryurl - an Object valuename - a Name valuectx - a Context valueenv - a Hashtable valueException - if an error occursCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.