Class | Description |
---|---|
ByteArrayXMLApplicationContext |
A SpringFramework Application Context which can process a spring-XML Content from byte[] as input.
|
Settings4jContextLoader |
Spring Context Loader which can replaces Placeholders in contextConfigLocations like "${...}" with Values from
Settings4j.
|
Settings4jContextLoaderListener |
ServletContextListener to initialize the Settings4jContextLoader . |
Settings4jFactoryBean |
BeanFactory which gets the Object from
Settings4j.getObject(String) . |
Settings4jPlaceholderConfigurer |
Subclass of PropertyPlaceholderConfigurer uses the Settings4j API.
|
Copyright © 2008–2014. All rights reserved.