| Package | Description |
|---|---|
| org.apache.activemq.network.jms |
Support for a federated network using a foreign JMS provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JndiTemplateLookupFactory |
| Modifier and Type | Field and Description |
|---|---|
protected JndiLookupFactory |
JmsConnector.jndiLocalTemplate |
protected JndiLookupFactory |
JmsConnector.jndiOutboundTemplate |
| Modifier and Type | Method and Description |
|---|---|
JndiLookupFactory |
JmsConnector.getJndiLocalTemplate() |
JndiLookupFactory |
JmsConnector.getJndiOutboundTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsConnector.setJndiLocalTemplate(JndiLookupFactory jndiTemplate) |
void |
JmsConnector.setJndiOutboundTemplate(JndiLookupFactory jndiOutboundTemplate) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.