Package | Description |
---|---|
org.apache.activemq.artemis.core.server | |
org.apache.activemq.artemis.core.server.impl |
Modifier and Type | Method and Description |
---|---|
QueueDeleter |
ActiveMQServer.getJMSQueueDeleter() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServer.setJMSQueueDeleter(QueueDeleter queueDeleter)
This is the queue deleter responsible for automatic JMS Queue deletions.
|
Modifier and Type | Method and Description |
---|---|
QueueDeleter |
ActiveMQServerImpl.getJMSQueueDeleter() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServerImpl.setJMSQueueDeleter(QueueDeleter jmsQueueDeleter) |
Constructor and Description |
---|
AutoCreatedQueueManagerImpl(QueueDeleter deleter,
SimpleString queueName) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.