Package | Description |
---|---|
org.ow2.joram.jakarta.jms |
The
org.ow2.joram.jakarta.jms package holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. |
org.ow2.joram.jakarta.jms.admin |
The
org.ow2.joram.jakarta.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
QueueMBean |
interface |
TopicMBean |
Modifier and Type | Class and Description |
---|---|
class |
Destination
Implements the
jakarta.jms.Destination interface and provides
JORAM specific administration and monitoring methods. |
class |
Queue
Implements the
jakarta.jms.Queue interface. |
class |
TemporaryQueue
Implements the
jakarta.jms.TemporaryQueue interface. |
class |
TemporaryTopic
Implements the
jakarta.jms.TemporaryTopic interface. |
class |
Topic
Implements the
jakarta.jms.Topic interface. |
Modifier and Type | Class and Description |
---|---|
class |
ClusterDestination
A base class for clustered destinations.
|
class |
ClusterQueue
Clustered queue.
|
class |
ClusterTopic
Clustered topic.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.