org.granite.spring
Class ActiveMQTopicDestination
java.lang.Object
org.granite.gravity.config.AbstractMessagingDestination
org.granite.gravity.config.AbstractJmsTopicDestination
org.granite.gravity.config.AbstractActiveMQTopicDestination
org.granite.spring.ActiveMQTopicDestination
- All Implemented Interfaces:
- InitializingBean, ApplicationContextAware
public class ActiveMQTopicDestination
- extends AbstractActiveMQTopicDestination
- implements InitializingBean, ApplicationContextAware
| Methods inherited from class org.granite.gravity.config.AbstractActiveMQTopicDestination |
buildAdapter, buildDestination, getBrokerUrl, getFileStoreRoot, isCreateBroker, isDurable, isWaitForStart, setBrokerUrl, setCreateBroker, setDurable, setFileStoreRoot, setWaitForStart |
| Methods inherited from class org.granite.gravity.config.AbstractJmsTopicDestination |
getAcknowledgeMode, getConnectionFactory, getDestinationJndiName, getJndiName, getName, isTextMessages, isTransactedSessions, setAcknowledgeMode, setConnectionFactory, setDestinationJndiName, setJndiName, setName, setTextMessages, setTransactedSessions |
| Methods inherited from class org.granite.gravity.config.AbstractMessagingDestination |
getId, getRoles, getSecurizer, getSecurizerClassName, init, initServices, isNoLocal, isSessionSelector, setId, setNoLocal, setRoles, setSecurizer, setSecurizerClassName, setSessionSelector |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveMQTopicDestination
public ActiveMQTopicDestination()
setApplicationContext
public void setApplicationContext(ApplicationContext context)
throws BeansException
- Specified by:
setApplicationContext in interface ApplicationContextAware
- Throws:
BeansException
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface InitializingBean