Interface | Description |
---|---|
PathMatchingHelper |
An interface for plug ins to JBossEnabledResourcePatternResolver that avoids direct dependencies on
application server specifics.
|
Class | Description |
---|---|
AlfrescoPropertiesPersister |
Simple extension to the
DefaultPropertiesPersister 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 |
An extended
SystemPropertiesFactoryBean that allows properties to be set through JNDI entries in
java:comp/env/properties/*. |
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.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.