Uses of Class
org.apache.activemq.artemis.core.persistence.config.PersistedAddressSettingJSON
Packages that use PersistedAddressSettingJSON
Package
Description
-
Uses of PersistedAddressSettingJSON in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence with parameters of type PersistedAddressSettingJSONModifier and TypeMethodDescriptionvoidStorageManager.storeAddressSetting(PersistedAddressSettingJSON addressSetting) -
Uses of PersistedAddressSettingJSON in org.apache.activemq.artemis.core.persistence.impl.journal
Methods in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type PersistedAddressSettingJSONModifier and TypeMethodDescriptionvoidAbstractJournalStorageManager.storeAddressSetting(PersistedAddressSettingJSON addressSetting) -
Uses of PersistedAddressSettingJSON in org.apache.activemq.artemis.core.persistence.impl.nullpm
Methods in org.apache.activemq.artemis.core.persistence.impl.nullpm with parameters of type PersistedAddressSettingJSONModifier and TypeMethodDescriptionvoidNullStorageManager.storeAddressSetting(PersistedAddressSettingJSON addressSetting)