Type | Changes | By |
---|
| Added custom scope support, 'scope' tag | jweslley |
Type | Changes | By |
---|
| Refactored class SimpleCustomEditorConfigurerBasedBeanDefinitionParser to BeanDefinitionParserDependentFromFactoryPostProcessor | jweslley |
| Renamed 'core' namespace to 'config' | jweslley |
| Added method SimpleCustomEditorConfigurerBasedBeanDefinitionParser#getExpectedBeanClass()
to assert that bean class returned by the method getBeanClassName is isAssignable to the return this method. | jweslley |
| Added PropertyEditorRegistrar support, 'property-editor-registrar' tag | jweslley |
| Renamed class PropertyPlaceholderConfigurerBeanDefinitionParser to PropertyPlaceholderBeanDefinitionParser | jweslley |
| Added custom property editor support, 'property-editor' tag | jweslley |
| Added SimpleCustomEditorConfigurer class | jweslley |
| Added new package: net.sf.snamespaces.extensions | jweslley |
Type | Changes | By |
---|
| Added remote service support, 'remote-service' and 'service-exporter' tags | jweslley |
| Added RemotingNamespaceHandler class, the NamespaceHandler for the 'remoting' namespace. | jweslley |
Type | Changes | By |
---|
| Added PropertyPlaceholderConfigurer support, 'property-placeholder' tag | jweslley |
| Added CoreNamespaceHandler class, the NamespaceHandler for the 'core' namespace. | jweslley |