@Scope(value=APPLICATION) @Startup @Install(precedence=0, value=false, classDependencies="org.granite.seam21.Seam21GraniteConfig") public class JmsTopicDestination extends AbstractJmsTopicDestination
| Constructor and Description |
|---|
JmsTopicDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
seamInit() |
buildAdapter, buildDestination, getAcknowledgeMode, 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 JmsTopicDestination()