public class ActiveMQTopicDestination extends AbstractActiveMQTopicDestination implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ActiveMQTopicDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
buildAdapter, buildDestination, getBrokerUrl, getFileStoreRoot, isCreateBroker, isDurable, isWaitForStart, setBrokerUrl, setCreateBroker, setDurable, setFileStoreRoot, setWaitForStartgetAcknowledgeMode, getConnectionFactory, getDestinationJndiName, getJndiName, getName, isTextMessages, isTransactedSessions, setAcknowledgeMode, setConnectionFactory, setDestinationJndiName, setJndiName, setName, setTextMessages, setTransactedSessionsgetId, 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