Package | Description |
---|---|
org.apache.tapestry5.internal.spring |
[INTERNAL USE ONLY] support classes for the Spring IOC; API subject to change
|
org.apache.tapestry5.spring |
Integration of Tapestry with the Spring Inversion Of Control Container
|
Constructor and Description |
---|
CustomizingContextLoader(ApplicationContextCustomizer customizer) |
Modifier and Type | Method and Description |
---|---|
static ApplicationContextCustomizer |
SpringModule.buildApplicationContextCustomizer(List<ApplicationContextCustomizer> configuration,
ChainBuilder builder)
Defines a chain-of-command for handling application context customization.
|
Modifier and Type | Method and Description |
---|---|
static void |
SpringModule.addSymbolSourceAsPropertyCustomizerForSpringBeans(OrderedConfiguration<ApplicationContextCustomizer> configuration,
SymbolSource symbolSource) |
static ApplicationContextCustomizer |
SpringModule.buildApplicationContextCustomizer(List<ApplicationContextCustomizer> configuration,
ChainBuilder builder)
Defines a chain-of-command for handling application context customization.
|
Copyright © 2003-2012 The Apache Software Foundation.