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.-
Interface Summary Interface Description AcquisitionDaemon AcquisitionDaemoninterface is made to work with an acquisition queue or topic via anAcquisitionModule.AcquisitionHandler AcquisitionHandlerinterface is made to work with an acquisition queue or topic via anAcquisitionModule.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 DistributionHandlerinterface is made to work with a distribution queue or topic via aDistributionModule.DistributionQueueMBean DistributionTopicMBean QueueMBean ReliableTransmitter TheReliableTransmitteris used by anAcquisitionHandleror anAcquisitionDaemonto transmit acquired messages to the MOM.TopicMBean -
Class Summary Class Description AcquisitionModule TheAcquisitionModuleinterfaces between the acquisition destinations and the specifiedAcquisitionHandler.AcquisitionNot AcquisitionQueue TheAcquisitionQueueclass implements the MOM acquisition queue behavior, basically acquiring messages periodically or on client request, using anAcquisitionModule.AcquisitionTopic TheAcquisitionTopicclass implements the MOM acquisition topic behavior, basically acquiring messages periodically or on client request, using anAcquisitionModule.AdminTopic TheAdminTopicclass implements the administration topic behavior, basically processing administration requests.AdminTopic.DestinationDesc AliasInQueue TheAliasInQueueclass forwards messages to a destination in an other Joram server using the destination ID.AliasQueue TheAliasQueueclass forwards messages to a destination in an other Joram server using the destination ID.ClusterQueue TheClusterQueueclass implements the cluster queue behavior.Destination TheDestinationclass implements the common behavior of MOM destinations.DistributionDaemon DistributionModule DistributionQueue TheDistributionQueueclass implements the MOM distribution queue behavior, delivering messages via theDistributionModule.DistributionTopic TheDistributionQueueclass implements the MOM distribution topic behavior, delivering messages via theDistributionModule.ElasticTopic Class describing a node of a scalable topic tree.LoadingFactor LoadingFactor.ConsumerStatus LoadingFactor.ProducerStatus LoadingFactor.Status MonitoringAcquisition MonitoringElement A MonitoringElement describes an element to monitor.MonitoringHelper NotificationDistributionHandler A distribution handler that distributed message to a given destination using an A3 acquisition notification.Queue TheQueueclass implements the MOM queue behavior, basically storing messages and delivering them upon clients requests.Queue.QueueFactory QueueArrivalState QueueArrivalState.Factory QueueDelivery Class describing a delivered message waiting for acknowledge.QueueDeliveryTable QueueDeliveryTable.Factory Topic TheTopicclass implements the MOM topic behavior, basically distributing the received messages to subscribers.VoidAcquisitionHandler An acquisition handler that does nothing and can be used, for instance to configure an alias acquisition destination.