| Modifier and Type | Method and Description |
|---|---|
Factory |
FactoryProducer.getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Method to produce a "tools.gsf.config.Factory" to access services that need access to ICS
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AnnotationInjector.inject(Object object,
Factory factory)
Deprecated.
Inject ICS runtime objects into the object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFactory
Deprecated.
see "tools.gsf.config.BaseFactory"
|
class |
ClassBasedFactory
Deprecated.
see "tools.gsf.config.ClassBasedFactory"
|
class |
IcsBackedObjectFactoryTemplate
Deprecated.
as of release 12.x, replace with SimpleIcsBackedObjectFactory or your own (WCS 12c-friendly) Factory implementation.
|
class |
SimpleIcsBackedObjectFactoryTemplate
Factory implementation that works with a method naming convention to create
objects.
|
class |
SpringObjectFactory
Deprecated.
see "tools.gsf.config.SpringObjectFactory"
|
| Modifier and Type | Method and Description |
|---|---|
Factory |
ReflectionFactoryProducer.getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
Factory |
LegacyDefaultWebAppContext.getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
static Factory |
IcsFactoryUtil.getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Method to access the Factory.
|
Factory |
DefaultWebAppContext.getFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
Factory |
ReflectionFactoryProducer.getInjectionFactory(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
| Constructor and Description |
|---|
BaseFactory(COM.FutureTense.Interfaces.ICS ics,
Factory... roots)
Deprecated.
|
ClassBasedFactory(COM.FutureTense.Interfaces.ICS ics,
Factory parent,
ClassLoader classLoader,
String... classnames)
Deprecated.
|
ClassBasedFactory(COM.FutureTense.Interfaces.ICS ics,
Factory parent,
String... classnames)
Deprecated.
|
IcsBackedObjectFactoryTemplate(COM.FutureTense.Interfaces.ICS ics,
Factory... roots)
Deprecated.
|
SimpleIcsBackedObjectFactoryTemplate(COM.FutureTense.Interfaces.ICS ics,
Factory... roots) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyFactory
Deprecated.
as of release 12.x, replace with WCS 12c's native Groovy support
|
| Modifier and Type | Method and Description |
|---|---|
Factory |
GroovyWebContext.getFactory(COM.FutureTense.Interfaces.ICS ics) |
| Constructor and Description |
|---|
GroovyFactory(COM.FutureTense.Interfaces.ICS ics,
ClassLoader gcl,
Factory... roots)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MappingInjector.inject(Object object,
Factory factory,
AssetIdWithSite id)
Deprecated.
|
Copyright © 2010–2017. All rights reserved.