Package | Description |
---|---|
org.objectweb.joram.mom.dest |
The
org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.jmsbridge |
The
org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
org.ow2.joram.shell.mom.commands |
Modifier and Type | Interface and Description |
---|---|
interface |
AcquisitionTopicMBean
JMX interface for the monitoring topic.
|
interface |
AdminTopicMBean |
Modifier and Type | Class and Description |
---|---|
class |
AcquisitionTopic
The
AcquisitionTopic class implements the MOM acquisition topic
behavior, basically acquiring messages periodically or on client request,
using an AcquisitionModule . |
class |
AdminTopic
The
AdminTopic class implements the administration topic
behavior, basically processing administration requests. |
class |
DistributionTopic
The
DistributionQueue class implements the MOM distribution topic
behavior, delivering messages via the DistributionModule . |
class |
ElasticTopic
Class describing a node of a scalable topic tree.
|
class |
Topic
The
Topic class implements the MOM topic behavior,
basically distributing the received messages to subscribers. |
Modifier and Type | Class and Description |
---|---|
class |
JMSBridgeTopic
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private TopicMBean |
MOMCommandsImpl.findTopic(String name) |
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.