Uses of Interface
org.exolab.jms.tools.migration.Store

Packages that use Store
org.exolab.jms.tools.migration.master   
org.exolab.jms.tools.migration.proxy   
 

Uses of Store in org.exolab.jms.tools.migration.master
 

Classes in org.exolab.jms.tools.migration.master that implement Store
 class MasterConsumerStore
          MasterConsumerStore manages a collection of persistent consumers.
 class MasterDestinationStore
          MasterDestinationStore manages a collection of persistent destinations.
 class MasterMessageStore
          MasterMessageStore manages a collection of persistent messages.
 class MasterUserStore
          MasterMessageStore manages a collection of persistent users.
 

Uses of Store in org.exolab.jms.tools.migration.proxy
 

Classes in org.exolab.jms.tools.migration.proxy that implement Store
 class ConsumerStore
          Provides persistency for Consumer instances.
 class DestinationStore
          Provides persistency for JmsDestination instances.
 class MessageStore
          Provides persistency for Message instances.
 class UserStore
          Provides persistency for User instances.
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.