Package 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.

See:
          Description

Interface Summary
AcquisitionDaemon AcquisitionDaemon interface is made to work with an acquisition queue or topic via an AcquisitionModule.
AcquisitionHandler AcquisitionHandler interface is made to work with an acquisition queue or topic via an AcquisitionModule.
AcquisitionMBean JMX interface for the acquisition monitoring.
AcquisitionQueueMBean JMX interface for the monitoring queue.
AcquisitionTopicMBean JMX interface for the monitoring topic.
AdminTopicMBean  
ClusterDestinationMBean  
ClusterQueueMBean  
DestinationMBean  
DistributionHandler DistributionHandler interface is made to work with a distribution queue or topic via a DistributionModule.
QueueMBean  
ReliableTransmitter The ReliableTransmitter is used by an AcquisitionHandler or an AcquisitionDaemon to transmit acquired messages to the MOM.
TopicMBean  
 

Class Summary
AcquisitionModule The AcquisitionModule interfaces between the acquisition destinations and the specified AcquisitionHandler.
AcquisitionNot  
AcquisitionQueue The AcquisitionQueue class implements the MOM acquisition queue behavior, basically acquiring messages periodically or on client request, using an AcquisitionModule.
AcquisitionTopic The AcquisitionTopic class implements the MOM acquisition topic behavior, basically acquiring messages periodically or on client request, using an AcquisitionModule.
AdminTopic The AdminTopic class implements the administration topic behavior, basically processing administration requests.
AdminTopic.DestinationDesc  
ClusterQueue The ClusterQueue class implements the cluster queue behavior.
Destination The Destination class implements the common behavior of MOM destinations.
DistributionModule  
DistributionQueue The DistributionQueue class implements the MOM distribution queue behavior, delivering messages via the DistributionModule.
DistributionTopic The DistributionQueue class implements the MOM distribution topic behavior, delivering messages via the DistributionModule.
LoadingFactor  
LoadingFactor.ConsumerStatus  
LoadingFactor.ProducerStatus  
LoadingFactor.Status  
MonitoringAcquisition  
MonitoringElement A MonitoringElement describes an element to monitor.
MonitoringHelper  
Queue The Queue class implements the MOM queue behavior, basically storing messages and delivering them upon clients requests.
Topic The Topic class implements the MOM topic behavior, basically distributing the received messages to subscribers.
 

Package org.objectweb.joram.mom.dest Description

The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.