@Scope(value=APPLICATION) @Startup @Install(precedence=0, value=false, classDependencies="org.granite.seam21.Seam21GraniteConfig") public class ActiveMQTopicDestination extends org.granite.gravity.config.AbstractActiveMQTopicDestination
| Constructor and Description |
|---|
ActiveMQTopicDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
seamInit() |
buildAdapter, buildDestination, getBrokerUrl, getFileStoreRoot, isCreateBroker, isDurable, isWaitForStart, setBrokerUrl, setCreateBroker, setDurable, setFileStoreRoot, setWaitForStartgetAcknowledgeMode, getConnectionFactory, getDestinationJndiName, getJndiName, getName, isTextMessages, isTransactedSessions, setAcknowledgeMode, setConnectionFactory, setDestinationJndiName, setJndiName, setName, setTextMessages, setTransactedSessionspublic ActiveMQTopicDestination()