public class ObjectFactory extends Object implements ObjectFactory
ObjectFactory
class is used by the naming service
for retrieving or re-constructing administered objects.Modifier and Type | Field and Description |
---|---|
private static org.objectweb.util.monolog.api.Logger |
logger |
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable env)
Returns an instance of an object given its reference.
|
public Object getObjectInstance(Object obj, Name name, Context ctx, Hashtable env) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.