public class scnURLContextFactory extends Object implements ObjectFactory
Constructor and Description |
---|
scnURLContextFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object url,
Name name,
Context ctx,
Hashtable env)
Returns an instance of scnURLContext for a java URL.
|
public static final Logger logger
public Object getObjectInstance(Object url, Name name, Context ctx, Hashtable env) throws Exception
getObjectInstance
in interface ObjectFactory
url
- String with a "scn:" prefix or null.name
- Name of context, relative to ctx, or null.ctx
- Context relative to which 'name' is named.env
- Environment to use when creating the contextException
Copyright © 2022 ScalAgent D.T.. All rights reserved.