AlfrescoPropertiesPersister |
Simple extension to theDefaultPropertiesPersister to strip trailing whitespace
from incoming properties.
|
JndiObjectFactoryBean |
An extended version of JndiObjectFactoryBean that actually tests a JNDI data source before falling back to its
default object.
|
JndiPropertiesFactoryBean |
|
JndiPropertyPlaceholderConfigurer |
An extended PropertyPlaceholderConfigurer that allows properties to be set through JNDI entries in
java:comp/env/properties/*.
|
NonBlockingLazyInitTargetSource |
A non-blocking version of LazyInitTargetSource.
|
SystemPropertiesFactoryBean |
Like the parent PropertiesFactoryBean , but overrides or augments the resulting property set with values
from VM system properties.
|
SystemPropertiesSetterBean |
Takes a set of properties and pushes them into the Java environment.
|