Uses of Interface
org.apache.activemq.artemis.jms.persistence.JMSStorageManager
Packages that use JMSStorageManager
Package
Description
-
Uses of JMSStorageManager in org.apache.activemq.artemis.jms.persistence.impl.journal
Classes in org.apache.activemq.artemis.jms.persistence.impl.journal that implement JMSStorageManager -
Uses of JMSStorageManager in org.apache.activemq.artemis.jms.persistence.impl.nullpm
Classes in org.apache.activemq.artemis.jms.persistence.impl.nullpm that implement JMSStorageManager -
Uses of JMSStorageManager in org.apache.activemq.artemis.jms.server.impl
Methods in org.apache.activemq.artemis.jms.server.impl that return JMSStorageManagerMethods in org.apache.activemq.artemis.jms.server.impl with parameters of type JMSStorageManagerModifier and TypeMethodDescriptionvoidJMSServerManagerImpl.replaceStorageManager(JMSStorageManager newStorage) Deprecated.