@Scope(value=APPLICATION) @Startup @Install(precedence=0, value=false, classDependencies="org.granite.seam21.Seam21GraniteConfig") public class ActiveMQTopicDestination extends 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, setTransactedSessionsgetId, getRoles, getSecurizer, getSecurizerClassName, init, initServices, isNoLocal, isSessionSelector, setId, setNoLocal, setRoles, setSecurizer, setSecurizerClassName, setSessionSelectorpublic ActiveMQTopicDestination()