Package | Description |
---|---|
com.fatwire.gst.foundation.controller.action.support | |
com.fatwire.gst.foundation.groovy.context |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebAppContext
Deprecated.
Replaced with new scoped Factory instances approach. See "tools.gsf.config.FactoryProducer".
|
class |
LegacyDefaultWebAppContext
Deprecated.
as of release 12.x, replace with new DefaultWebAppContext or your own (WCS 12c-friendly) AppContext implementation.
|
class |
ReflectionFactoryProducer
Deprecated.
as of release 12.x
|
Modifier and Type | Method and Description |
---|---|
FactoryProducer |
LegacyDefaultWebAppContext.createFactoryProducer()
Deprecated.
|
FactoryProducer |
DefaultWebAppContext.createFactoryProducer()
Deprecated.
|
Constructor and Description |
---|
DefaultAnnotationInjector(FactoryProducer factoryFactory)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyWebContext
WebAppContext that is using Groovy to load Actions.
|
Copyright © 2010–2017. All rights reserved.