|
Joram 5.1.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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 | |
|---|---|
| AdminDestinationItf | The AdminDestinationItf interface defines the method needed
by the administration topic for creating and initializing a destination
agent. |
| AdminTopicImplMBean | |
| DestinationImplMBean | |
| MonitoringTopicImplMBean | |
| QueueImplMBean | |
| TopicImplMBean | |
| Class Summary | |
|---|---|
| AdminTopic | An AdminTopic agent is a MOM administration service, which
behaviour is provided by an AdminTopicImpl instance. |
| AdminTopicImpl | The AdminTopicImpl class implements the admin topic behaviour,
basically processing administration requests. |
| AdminTopicImpl.DestinationDesc | |
| ClusterQueue | A ClusterQueue agent is an agent hosting a MOM queue, and which
behaviour is provided by a ClusterQueueImpl instance. |
| ClusterQueueImpl | The ClusterQueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests or
delivering to an other cluster queue. |
| DeadMQueue | A DeadMQueue agent is an agent hosting a MOM dead message
queue, and which behavior is provided by a DeadMQueueImpl
instance. |
| Destination | A Destination agent is an agent hosting a MOM destination,
for example a Queue or a Topic. |
| DestinationImpl | The DestinationImpl class implements the common behaviour of
MOM destinations. |
| LoadingFactor | |
| LoadingFactor.ConsumerStatus | |
| LoadingFactor.ProducerStatus | |
| LoadingFactor.Status | |
| MonitoringTopic | Agent of the monitoring topic. |
| MonitoringTopicImpl | The MonitoringTopicImpl class implements the monitoring
behavior, regularly delivering monitoring messages to subscribers. |
| Queue | A Queue agent is an agent hosting a MOM queue, and which
behaviour is provided by a QueueImpl instance. |
| QueueImpl | The QueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests. |
| Topic | A Topic agent is an agent hosting a MOM topic, and which
behaviour is provided by a TopicImpl instance. |
| TopicForwardNot | A TopicForwardNot is a notification sent by a topic to
another topic part of the same cluster, or to its hierarchical father,
and holding a forwarded ClientMessages notification. |
| TopicImpl | The TopicImpl class implements the MOM topic behaviour,
basically distributing the received messages to subscribers. |
The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.
|
Joram 5.1.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||