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. |
Modifier and Type | Interface and Description |
---|---|
interface |
AcquisitionQueueMBean
JMX interface for the monitoring queue.
|
interface |
AcquisitionTopicMBean
JMX interface for the monitoring topic.
|
Modifier and Type | Class and Description |
---|---|
class |
AcquisitionQueue
The
AcquisitionQueue class implements the MOM acquisition queue
behavior, basically acquiring messages periodically or on client request,
using an AcquisitionModule . |
class |
AcquisitionTopic
The
AcquisitionTopic class implements the MOM acquisition topic
behavior, basically acquiring messages periodically or on client request,
using an AcquisitionModule . |
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.