org.apache.qpid.server.store
Interface TransactionLogRecoveryHandler

All Known Implementing Classes:
VirtualHostConfigRecoveryHandler

public interface TransactionLogRecoveryHandler


Nested Class Summary
static interface TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
           
 
Method Summary
 TransactionLogRecoveryHandler.QueueEntryRecoveryHandler begin(TransactionLog log)
           
 

Method Detail

begin

TransactionLogRecoveryHandler.QueueEntryRecoveryHandler begin(TransactionLog log)


Licensed to the Apache Software Foundation