public class SpringBrokerContext extends java.lang.Object implements BrokerContext, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SpringBrokerContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getBean(java.lang.String name) |
java.util.Map |
getBeansOfType(java.lang.Class type) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public SpringBrokerContext()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic java.lang.Object getBean(java.lang.String name)
getBean in interface BrokerContextpublic java.util.Map getBeansOfType(java.lang.Class type)
getBeansOfType in interface BrokerContextCopyright © 2005-2012. All Rights Reserved.