Deprecated API


Contents
Deprecated Methods
org.springframework.osgi.context.DelegatedExecutionOsgiBundleApplicationContext.getMonitor()
          any synchronization should be performed internally by the application context. This method will be removed w/o a replacement in future releases. 
org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean.getRetryTimes()
          will be removed after 1.2.0 M2 with no replacement. Consider using #getTimeout(long) instead. 
org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean.setRetryTimes(int)
          will be removed after 1.2.0 M2 with no replacement. Consider using OsgiServiceProxyFactoryBean.setTimeout(long) instead. 
 



Copyright © 2006-2008 Spring Framework. All Rights Reserved.