Uses of Interface
org.objectweb.joram.mom.dest.AcquisitionMBean

Packages that use AcquisitionMBean
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. 
 

Uses of AcquisitionMBean in org.objectweb.joram.mom.dest
 

Subinterfaces of AcquisitionMBean in org.objectweb.joram.mom.dest
 interface AcquisitionQueueMBean
          JMX interface for the monitoring queue.
 interface AcquisitionTopicMBean
          JMX interface for the monitoring topic.
 

Classes in org.objectweb.joram.mom.dest that implement AcquisitionMBean
 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 © 2011 ScalAgent D.T.. All Rights Reserved.