org.apache.qpid.server.store
Interface ConfigurationRecoveryHandler

All Known Implementing Classes:
VirtualHostConfigRecoveryHandler

public interface ConfigurationRecoveryHandler


Nested Class Summary
static interface ConfigurationRecoveryHandler.BindingRecoveryHandler
           
static interface ConfigurationRecoveryHandler.ExchangeRecoveryHandler
           
static interface ConfigurationRecoveryHandler.QueueEntryRecoveryHandler
           
static interface ConfigurationRecoveryHandler.QueueRecoveryHandler
           
 
Method Summary
 ConfigurationRecoveryHandler.QueueRecoveryHandler begin(MessageStore store)
           
 

Method Detail

begin

ConfigurationRecoveryHandler.QueueRecoveryHandler begin(MessageStore store)


Licensed to the Apache Software Foundation