Uses of Interface
org.jboss.mq.pm.CacheStoreMBean

Packages that use CacheStoreMBean
org.jboss.mq.pm.jdbc2   
org.jboss.mq.pm.none   
 

Uses of CacheStoreMBean in org.jboss.mq.pm.jdbc2
 

Subinterfaces of CacheStoreMBean in org.jboss.mq.pm.jdbc2
 interface PersistenceManagerMBean
          MBean interface.
 

Classes in org.jboss.mq.pm.jdbc2 that implement CacheStoreMBean
 class PersistenceManager
          This class manages all persistence related services for JDBC based persistence.
 

Uses of CacheStoreMBean in org.jboss.mq.pm.none
 

Classes in org.jboss.mq.pm.none that implement CacheStoreMBean
 class NewPersistenceManager
          A persistence manager and cache store that does not persistence.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.