Uses of Package
org.activemq.service.impl

Packages that use org.activemq.service.impl
org.activemq.service.impl Default implementations of the services 
org.activemq.store.vm VM based implementation of message persistence 
 

Classes in org.activemq.service.impl used by org.activemq.service.impl
AbstractTransaction
          Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
AutoCommitTransaction
          Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
DefaultQueueListEntry
          Linked list entry class
DurableTopicMessageContainerManager
          A default Broker used for Topic messages for durable consumers
MessageContainerManagerSupport
           
ProxyMessageContainerManager
          A Proxy implementation of MessageContainerManager which delegates to some other implementation which is useful for writing Facade implementations
QueueListSupport.Header
           
QueueListSupport.Node
           
SubscriptionContainerImpl
          A default RAM only implementation of the SubscriptionContainer
SubscriptionImpl
          A Subscription holds messages to be dispatched to a a Client Consumer
 

Classes in org.activemq.service.impl used by org.activemq.store.vm
TransactionManagerImpl
           
 



Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.