Uses of Interface
org.apache.qpid.server.store.ConfigurationRecoveryHandler.QueueRecoveryHandler

Packages that use ConfigurationRecoveryHandler.QueueRecoveryHandler
org.apache.qpid.server.store   
org.apache.qpid.server.virtualhost   
 

Uses of ConfigurationRecoveryHandler.QueueRecoveryHandler in org.apache.qpid.server.store
 

Methods in org.apache.qpid.server.store that return ConfigurationRecoveryHandler.QueueRecoveryHandler
 ConfigurationRecoveryHandler.QueueRecoveryHandler ConfigurationRecoveryHandler.begin(MessageStore store)
           
 

Uses of ConfigurationRecoveryHandler.QueueRecoveryHandler in org.apache.qpid.server.virtualhost
 

Classes in org.apache.qpid.server.virtualhost that implement ConfigurationRecoveryHandler.QueueRecoveryHandler
 class VirtualHostConfigRecoveryHandler
           
 

Methods in org.apache.qpid.server.virtualhost that return ConfigurationRecoveryHandler.QueueRecoveryHandler
 ConfigurationRecoveryHandler.QueueRecoveryHandler VirtualHostConfigRecoveryHandler.begin(MessageStore store)
           
 



Licensed to the Apache Software Foundation