public class MessagingDestination extends AbstractMessagingDestination implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
MessagingDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
buildAdapter, buildDestination, getId, getRoles, getSecurizer, getSecurizerClassName, init, initServices, isNoLocal, isSessionSelector, setId, setNoLocal, setRoles, setSecurizer, setSecurizerClassName, setSessionSelectorpublic void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean