org.apache.qpid.server.store
Interface ConfigurationRecoveryHandler.ExchangeRecoveryHandler
- All Known Implementing Classes:
- VirtualHostConfigRecoveryHandler
- Enclosing interface:
- ConfigurationRecoveryHandler
public static interface ConfigurationRecoveryHandler.ExchangeRecoveryHandler
exchange
void exchange(String exchangeName,
String type,
boolean autoDelete)
completeExchangeRecovery
ConfigurationRecoveryHandler.BindingRecoveryHandler completeExchangeRecovery()
Licensed to the Apache Software Foundation