public class GroovyFactory extends BaseFactory
ics, LOG
Constructor and Description |
---|
GroovyFactory(COM.FutureTense.Interfaces.ICS ics,
ClassLoader gcl,
Factory... roots)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Class<?>[] |
factoryClasses(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
Method to find classes to use for the producer methods.
|
createFromMethod, createICS, ctorStrategy, getObject, invokeCreateMethod, locate, namedAnnotationStrategy, reflectionStrategy, shouldCache, throwRuntimeException, toString, unnamedAnnotationStrategy
public GroovyFactory(COM.FutureTense.Interfaces.ICS ics, ClassLoader gcl, Factory... roots)
protected Class<?>[] factoryClasses(COM.FutureTense.Interfaces.ICS ics)
BaseFactory
Object.getClass()
.
Subclasses can return and are encouraged to return other classes.factoryClasses
in class BaseFactory
ics
- Content Server context objectCopyright © 2010–2017. All rights reserved.