public class ObjectFactoryImpl extends Object implements ObjectFactory
Modifier and Type | Field and Description |
---|---|
(package private) String |
cf |
static org.objectweb.util.monolog.api.Logger |
logger |
(package private) String |
qcf |
(package private) String |
tcf |
Constructor and Description |
---|
ObjectFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable env)
Returns a factory given its reference.
|
public static org.objectweb.util.monolog.api.Logger logger
String cf
String qcf
String tcf
public Object getObjectInstance(Object obj, Name name, Context ctx, Hashtable env) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
Copyright © 2019 ScalAgent D.T.. All rights reserved.