org.jumpmind.symmetric.ext
Class ExtensionProcessor
java.lang.Object
org.jumpmind.symmetric.ext.ExtensionProcessor
- All Implemented Interfaces:
- org.springframework.beans.factory.config.BeanFactoryPostProcessor
public class ExtensionProcessor
- extends java.lang.Object
- implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionProcessor
public ExtensionProcessor()
postProcessBeanFactory
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
- Specified by:
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
- Throws:
org.springframework.beans.BeansException
setDataLoaderService
public void setDataLoaderService(IDataLoaderService dataLoaderService)
setDataService
public void setDataService(IDataService dataService)
setDataExtractorService
public void setDataExtractorService(IDataExtractorService dataExtractorService)
setParameterService
public void setParameterService(IParameterService parameterService)
Copyright © 2007-2008. All Rights Reserved.