See: Description
| Class | Description |
|---|---|
| PlaceholderVariableResolverRegistrar |
Detects all bean of type
PlaceholderVariableResolver
in the ConfigurableListableBeanFactory. |
| PlaceholderVariableResolverWrapper |
Uses a
PlaceholderVariableResolver as a PropertyPlaceholderHelper.PlaceholderResolver to enable
property-placeholder-style substitution of ${variable}s. |
| RequestScopeConfigurator |
Registers
the RequestScope in the bean factory using the
standard scope name for request. |
Copyright © 2014–2015. All rights reserved.