public class ReflectionFactoryProducer extends Object implements FactoryProducer
Factory
that makes use of reflection to construct the
Factory.Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
Constructor and Description |
---|
ReflectionFactoryProducer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Factory |
getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Method to produce a "tools.gsf.config.Factory" to access services that need access to ICS
|
Factory |
getInjectionFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
void |
setFactoryClassname(String factoryClassname)
Deprecated.
|
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducer
getFactory
in interface FactoryProducer
ics
- Content Server context objectpublic final Factory getInjectionFactory(COM.FutureTense.Interfaces.ICS ics) throws Exception
Exception
public void setFactoryClassname(String factoryClassname)
factoryClassname
- the factoryClassname to setCopyright © 2010–2017. All rights reserved.