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, unnamedAnnotationStrategypublic GroovyFactory(COM.FutureTense.Interfaces.ICS ics,
ClassLoader gcl,
Factory... roots)
protected Class<?>[] factoryClasses(COM.FutureTense.Interfaces.ICS ics)
BaseFactoryObject.getClass().
Subclasses can return and are encouraged to return other classes.factoryClasses in class BaseFactoryics - Content Server context objectCopyright © 2010–2017. All rights reserved.