| Package | Description |
|---|---|
| org.constretto.spring |
Classes that provides support for environment aware property files.
|
| org.constretto.spring.internal.resolver |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstrettoSingletonFactoryBean.setAssemblyContextResolver(AssemblyContextResolver assemblyContextResolver) |
| Constructor and Description |
|---|
ConfigurationAnnotationConfigurer(ConstrettoConfiguration configuration,
AssemblyContextResolver assemblyContextResolver) |
ConstrettoSingletonFactoryBean(Map<String,Object> beans,
AssemblyContextResolver assemblyContextResolver) |
ConstrettoSingletonFactoryBean(Map<String,Object> beans,
Object defaultBean,
AssemblyContextResolver assemblyContextResolver) |
EnvironmentAnnotationConfigurer(AssemblyContextResolver assemblyContextResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAssemblyContextResolver
Provides the default assembly environment resolving strategy which is used if no other implementation found in the
current sprint context.
|
Copyright © 2008–2014. All rights reserved.