public class SpringEventMulticaster extends DefaultEventMulticaster implements org.springframework.context.ApplicationContextAware
listeners| Constructor and Description |
|---|
SpringEventMulticaster() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getListenerBeans() |
void |
initListeners() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setListenerBeans(List<String> listenerBeans) |
addListener, multicast, removeAllListeners, removeListenerpublic void initListeners()
initListeners in class DefaultEventMulticasterpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2005–2019 The Beangle Software. All rights reserved.