org.apache.hivemind.lib
Interface SpringBeanFactorySource
- All Known Subinterfaces: 
- SpringBeanFactoryHolder
- All Known Implementing Classes: 
- SpringBeanFactoryHolderImpl
- public interface SpringBeanFactorySource 
A service which can acts as a source for a 
 BeanFactory (from which
 the different kinds of Spring application contexts derive).
- Author:
- Howard Lewis Ship
| Method Summary | 
|  org.springframework.beans.factory.BeanFactory | getBeanFactory()
 | 
 
getBeanFactory
org.springframework.beans.factory.BeanFactory getBeanFactory()
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.