org.springframework.integration.context
Class SimpleBeanResolver
java.lang.Object
org.springframework.integration.context.SimpleBeanResolver
- All Implemented Interfaces:
- BeanResolver
public class SimpleBeanResolver
- extends Object
- implements BeanResolver
- Since:
- 2.0
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleBeanResolver
public SimpleBeanResolver(BeanFactory beanFactory)
resolve
public final Object resolve(EvaluationContext context,
String beanName)
throws AccessException
- Specified by:
resolve
in interface BeanResolver
- Throws:
AccessException
Copyright © 2010. All Rights Reserved.