| Constructor and Description |
|---|
JMSConnectionFactoryControlImpl(ConnectionFactoryConfiguration cfConfig,
ActiveMQConnectionFactory cf,
JMSServerManager jmsManager,
String name) |
JMSQueueControlImpl(ActiveMQDestination managedQueue,
QueueControl coreQueueControl,
JMSServerManager jmsServerManager,
MessageCounter counter) |
JMSServerControlImpl(JMSServerManager server) |
JMSTopicControlImpl(ActiveMQDestination topic,
JMSServerManager jmsServerManager,
AddressControl addressControl,
ManagementService managementService) |
| Modifier and Type | Method and Description |
|---|---|
JMSServerManager |
EmbeddedJMS.getJMSServerManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSServerManagerImpl
A Deployer used to create and add to Bindings queues, topics and connection
factories.
|
| Modifier and Type | Method and Description |
|---|---|
JMSServerControl |
JMSManagementService.registerJMSServer(JMSServerManager server) |
| Modifier and Type | Method and Description |
|---|---|
JMSServerControl |
JMSManagementServiceImpl.registerJMSServer(JMSServerManager server) |
| Constructor and Description |
|---|
JMSManagementServiceImpl(ManagementService managementService,
ActiveMQServer server,
JMSServerManager jmsServerManager) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.