|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AcquisitionQueueImplMBean
JMX interface for the monitoring queue. |
interface |
AcquisitionTopicImplMBean
JMX interface for the monitoring topic. |
Classes in org.objectweb.joram.mom.dest that implement AcquisitionMBean | |
---|---|
class |
AcquisitionQueueImpl
The AcquisitionQueueImpl class implements the MOM acquisition queue
behavior, basically acquiring messages periodically or on client request,
using an AcquisitionModule . |
class |
AcquisitionTopicImpl
The AcquisitionTopicImpl class implements the MOM acquisition topic
behavior, basically acquiring messages periodically or on client request,
using an AcquisitionModule . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |