| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalDestinationMBean
JMX interface for a local JMS destination
|
interface |
LocalQueueMBean
JMX interface for a local JMS
Queue |
interface |
LocalTopicMBean
Implementation for a local JMS
Topic |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocalDestination
Base implementation for a local JMS destination
|
class |
LocalQueue
Implementation for a local JMS
Queue |
class |
LocalTopic
Implementation for a local JMS
Topic |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestinationDescriptor
Base implementation for a destination descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestinationDefinition
Base implementation for a
Destination definition descriptor. |
class |
QueueDefinition
Implementation of a
Queue definition descriptor. |
class |
TopicDefinition
Implementation of a
Topic definition descriptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestinationTemplate
Base implementation of a destination template descriptor.
|
class |
QueueTemplate
Implementation of a
Queue template descriptor. |
class |
TopicTemplate
Implementation of a
Topic template descriptor. |
Copyright © 2021. All rights reserved.