org.eclipse.gemini.blueprint.blueprint.container
Class BlueprintConverterConfigurer
java.lang.Object
org.eclipse.gemini.blueprint.blueprint.container.BlueprintConverterConfigurer
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware
public class BlueprintConverterConfigurer
- extends Object
- implements org.springframework.beans.factory.BeanFactoryAware
Dedicated class for registering (in a declarative way) the adapter between Blueprint and Spring 3.0 converters.
- Author:
- Costin Leau
Method Summary |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintConverterConfigurer
public BlueprintConverterConfigurer(List<Converter> converters)
setBeanFactory
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
- Specified by:
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2006-2013. All Rights Reserved.