Package | Description |
---|---|
com.fatwire.gst.foundation.controller.action.support | |
com.fatwire.gst.foundation.groovy.context |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebAppContext
This is the WebAppContext with accessors to the ActionLocator,
ActionNameResolver and the Injector, with the companion FactoryProducer.
|
class |
ReflectionFactoryProducer
Producer for a
Factory that makes use of reflection to construct the
Factory. |
Modifier and Type | Method and Description |
---|---|
FactoryProducer |
DefaultWebAppContext.createFactoryProducer() |
FactoryProducer |
DefaultAnnotationInjector.getFactoryFactory() |
Constructor and Description |
---|
DefaultAnnotationInjector(FactoryProducer factoryFactory) |
Modifier and Type | Class and Description |
---|---|
class |
GroovyWebContext
WebAppContext that is using Groovy to load Actions.
|
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.