Package | Description |
---|---|
org.apache.activemq.artemis.jms.server | |
org.apache.activemq.artemis.jms.server.embedded | |
org.apache.activemq.artemis.jms.server.impl |
Modifier and Type | Method and Description |
---|---|
BindingRegistry |
JMSServerManager.getRegistry()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
JMSServerManager.setRegistry(BindingRegistry registry)
Deprecated.
Set this property if you want JMS resources bound to a registry
|
Modifier and Type | Field and Description |
---|---|
protected BindingRegistry |
EmbeddedJMS.registry
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BindingRegistry |
EmbeddedJMS.getRegistry()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EmbeddedJMS |
EmbeddedJMS.setRegistry(BindingRegistry registry)
Deprecated.
Only set this property if you are using a custom BindingRegistry
|
Modifier and Type | Method and Description |
---|---|
BindingRegistry |
JMSServerManagerImpl.getRegistry()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
JMSServerManagerImpl.setRegistry(BindingRegistry registry)
Deprecated.
|
Constructor and Description |
---|
JMSServerManagerImpl(org.apache.activemq.artemis.core.server.ActiveMQServer server,
BindingRegistry registry)
Deprecated.
This constructor is used by the Application Server's integration
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.