Spring Framework 1.2.7 Changelog
added "autodetectInterfaces" property to ProxyFactoryBean, for TransactionProxyFactoryBean-style interface detection * AbstractBeanFactoryBasedTargetSource offers explicit "setTargetClass" method, else that matches will be used * BeanWrapperImpl caches registered editors that match superclass or interface, to avoid repeated assignable-from checks * fixed BeanWrapperImpl to pass its "extractOldValueForEditor" the argument array (not the source) * added "containsLocalBean" method to HierarchicalBeanFactory interface, refactored from AbstractApplicationContext * fixed AbstractBeanFactory to allow child bean definitions0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.6 Changelog
specified class/interface * factored out protected "newNestedBeanWrapper" template method from BeanWrapperImpl's "getNestedBeanWrapper" method * factored out PropertyEditorRegistry interface from BeanWrapper implemented by BeanWrapperImpl and DataBinder * reworked PropertyEditorRegistrar interface to work on PropertyEditorRegistry interface instead of DataBinder class * PropertyPlaceholderConfigurer logs resolved Strings/numbers/etc through "ResultSet.getString/getInt", as far as possible * SqlRowSet extends Serializable interface now, assuming that the contained disconnected data is serializable * refined JTA synchronization0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.x Changelog
uses synchronized access to its method cache Map * exposed "indexOf(Advice)" method on Advised interface * revised ProxyConfig/AdvisedSupport's "toString()" output * RegexpMethodPointcutAdvisor references added "autodetectInterfaces" property to ProxyFactoryBean, for TransactionProxyFactoryBean-style interface detection * AbstractBeanFactoryBasedTargetSource offers explicit "setTargetClass" method, else that matches will be used * BeanWrapperImpl caches registered editors that match superclass or interface, to avoid repeated assignable-from checks * fixed BeanWrapperImpl to pass its "extractOldValueForEditor"0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.8 Changelog
added "autodetectInterfaces" property to ProxyFactoryBean, for TransactionProxyFactoryBean-style interface detection * AbstractBeanFactoryBasedTargetSource offers explicit "setTargetClass" method, else that matches will be used * BeanWrapperImpl caches registered editors that match superclass or interface, to avoid repeated assignable-from checks * fixed BeanWrapperImpl to pass its "extractOldValueForEditor" the argument array (not the source) * added "containsLocalBean" method to HierarchicalBeanFactory interface, refactored from AbstractApplicationContext * fixed AbstractBeanFactory to allow child bean definitions0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.2 Changelog
throwing Exception anymore) Package org.springframework.jmx * introduced MBeanExporterListener interface, for notification about MBean registration and unregistration events * added "listeners" bean property to MBeanExporter, accepting a list of MBeanExporterListeners to be notified * added SelfNaming interface, to be implemented by infrastructure components that provide their own JMX ObjectName * refined not fully initialized yet * added "getBeanPostProcessorCount" method to ConfigurableBeanFactory interface * fixed AbstractBeanFactory to destroy chains of beans in correct order even with non-disposable0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.1 Changelog
not fully initialized yet * added "getBeanPostProcessorCount" method to ConfigurableBeanFactory interface * fixed AbstractBeanFactory to destroy chains of beans in correct order even with non-disposable * AbstractAutowireCapableBeanFactory registers BeanFactoryAware as default ignored dependency interface Package org.springframework.context * AbstractApplicationContext registers MessageSourceAware LocalSlsbInvokerInterceptor to support a local EJB that does not directly implement the business interface Package org.springframework.jms * moved "sessionTransacted" and "sessionAcknowledgeMode(Name)"0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 1.2.3 Changelog
(-> ApplicationContext) * added "loadBeanDefinitions(location)" method to BeanDefinitionReader interface, given resource location/pattern String * DefaultXmlBeanDefinitionParser supports resource patterns throwing Exception anymore) Package org.springframework.jmx * introduced MBeanExporterListener interface, for notification about MBean registration and unregistration events * added "listeners" bean property to MBeanExporter, accepting a list of MBeanExporterListeners to be notified * added SelfNaming interface, to be implemented by infrastructure components that provide their own JMX ObjectName * refined0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.5 Changelog
(-> ApplicationContext) * added "loadBeanDefinitions(location)" method to BeanDefinitionReader interface, given resource location/pattern String * DefaultXmlBeanDefinitionParser supports resource patterns throwing Exception anymore) Package org.springframework.jmx * introduced MBeanExporterListener interface, for notification about MBean registration and unregistration events * added "listeners" bean property to MBeanExporter, accepting a list of MBeanExporterListeners to be notified * added SelfNaming interface, to be implemented by infrastructure components that provide their own JMX ObjectName * refined0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
(-> ApplicationContext) * added "loadBeanDefinitions(location)" method to BeanDefinitionReader interface, given resource location/pattern String * DefaultXmlBeanDefinitionParser supports resource patterns throwing Exception anymore) Package org.springframework.jmx * introduced MBeanExporterListener interface, for notification about MBean registration and unregistration events * added "listeners" bean property to MBeanExporter, accepting a list of MBeanExporterListeners to be notified * added SelfNaming interface, to be implemented by infrastructure components that provide their own JMX ObjectName * refined0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.1.3 Changelog
------------------------------------- Package org.springframework.aop * introduced ProxyMethodInvocation interface, to let DelegatingIntroductionInterceptor access proxies in a clean fashion * fixed bug in Cglib2AopProxy moved "ignoreDependencyType" method from ConfigurableBeanFactory interface down to ConfigurableListableBeanFactory * moved management of ignored dependency types from AbstractBeanFactory down to Abs falling back to HashSet on JDK 1.3 Package org.springframework.context * ApplicationContext interface extends ResourcePatternResolver, offering "Resource[] getResources(locationPattern)" now * Abs0 码力 | 50 页 | 143.26 KB | 1 年前3
共 70 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7