net.sf.oxclient.util
Class SpringBeanFactory
java.lang.Object
net.sf.oxclient.util.SpringBeanFactory
- All Implemented Interfaces:
- BeanFactoryAware
- Direct Known Subclasses:
- CommunicationManagerImpl, SpringCommunicationClientFactory
@Guarded
public class SpringBeanFactory
- extends Object
- implements BeanFactoryAware
- Author:
- Björn Voß
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringBeanFactory
public SpringBeanFactory(String defaultBeanname)
getBean
public Object getBean()
setBeanname
public void setBeanname(@AssertFieldConstraints
String beanname)
- Parameters:
beanname
- the beanname to set
setBeanFactory
public void setBeanFactory(BeanFactory beanFactory)
throws BeansException
- Specified by:
setBeanFactory
in interface BeanFactoryAware
- Throws:
BeansException
Copyright © 2007. All Rights Reserved.