Uses of Interface
org.apache.qpid.server.store.TransactionLogRecoveryHandler.QueueEntryRecoveryHandler

Packages that use TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
org.apache.qpid.server.store   
org.apache.qpid.server.virtualhost   
 

Uses of TransactionLogRecoveryHandler.QueueEntryRecoveryHandler in org.apache.qpid.server.store
 

Methods in org.apache.qpid.server.store that return TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
 TransactionLogRecoveryHandler.QueueEntryRecoveryHandler TransactionLogRecoveryHandler.begin(TransactionLog log)
           
 

Uses of TransactionLogRecoveryHandler.QueueEntryRecoveryHandler in org.apache.qpid.server.virtualhost
 

Classes in org.apache.qpid.server.virtualhost that implement TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
 class VirtualHostConfigRecoveryHandler
           
 

Methods in org.apache.qpid.server.virtualhost that return TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
 TransactionLogRecoveryHandler.QueueEntryRecoveryHandler VirtualHostConfigRecoveryHandler.begin(TransactionLog log)
           
 



Licensed to the Apache Software Foundation