public class SpringBrokerContext extends Object implements BrokerContext, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SpringBrokerContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBean(String name) |
Map |
getBeansOfType(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 Object getBean(String name)
getBean in interface BrokerContextpublic Map getBeansOfType(Class type)
getBeansOfType in interface BrokerContextCopyright © 2005–2017. All rights reserved.