Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.store.vm

The APIs which need to be implemented for persistent message stores for durable messaging

See:
          Description

Interface Summary
VMTransactionStore.AddMessageCommand  
VMTransactionStore.RemoveMessageCommand  
 

Class Summary
VMMessageStore An implementation of org.activemq.store.MessageStore which uses a
VMPersistenceAdapter  
VMPersistenceAdapterFactory Factory class that can create PersistenceAdapter objects.
VMQueueMessageContainerTest  
VMTopicMessageContainerTest  
VMTopicMessageStore  
VMTransactionManager Keeps track of all the open transactions in the JMS server.
VMTransactionStore Provides a TransactionStore implementation that can create transaction aware MessageStore objects from non transaction aware MessageStore objects.
VMTransactionStore.Tx  
 

Package org.activemq.store.vm Description

The APIs which need to be implemented for persistent message stores for durable messaging