Package | Description |
---|---|
org.apache.qpid.server.configuration.store | |
org.apache.qpid.server.store | |
org.apache.qpid.server.store.berkeleydb |
Modifier and Type | Method and Description |
---|---|
void |
ManagementModeStoreHandler.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler recoveryHandler) |
Modifier and Type | Method and Description |
---|---|
void |
JsonFileConfigStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler) |
void |
NullMessageStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler) |
void |
AbstractJDBCConfigurationStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler) |
void |
DurableConfigurationStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler)
Visit all configured object records with given handler.
|
void |
AbstractMemoryStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
BDBConfigurationStore.visitConfiguredObjectRecords(ConfiguredObjectRecordHandler handler) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.